Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-150724
#<BuildRuby:0x000055e1928a8af8
@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.20220215-150724",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000030 0.000005 0.000035 ( 0.000030)
build_up 0.006954 0.003943 0.934697 ( 1.120688)
build_miniruby 0.001425 0.000285 0.073244 ( 0.071681)
build_ruby 0.001766 0.000353 0.079964 ( 0.078060)
build_all 0.010706 0.000000 4.153243 ( 0.798948)
build_install 0.020483 0.000724 7.940641 ( 2.345187)
test_btest 0.001381 0.000198 75.372705 ( 8.670177)
test_basic 0.002273 0.005124 0.334133 ( 0.424279)
test_all 0.001622 0.000309 699.622431 ( 66.856626)
test_rubyspec 0.103819 0.066460 46.073973 ( 51.348107)
total: 131.71 sec