Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-202028
#<BuildRuby:0x000055dc56a0ce80
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221028-202028",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000084 0.000034 0.000118 ( 0.000129)
build_up 0.000283 0.009843 1.091765 ( 1.859679)
build_miniruby 0.001347 0.000857 0.098394 ( 0.094921)
build_ruby 0.001514 0.000000 0.093229 ( 0.090228)
build_all 0.008055 0.000000 1.304084 ( 0.565236)
build_install 0.009753 0.003956 1.638652 ( 0.887269)
test_btest 0.001505 0.000753 62.511205 ( 6.426590)
test_basic 0.006942 0.001114 0.353879 ( 0.454274)
test_all 0.007244 0.000089 524.891455 ( 55.535544)
test_rubyspec 0.080888 0.042910 43.624609 ( 52.143974)
total: 118.06 sec