Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-121244
#<BuildRuby:0x000055e4e4b307d0
@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.20220223-121244",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007204 0.004820 0.867125 ( 1.121872)
build_miniruby 0.002380 0.000000 0.074952 ( 0.072895)
build_ruby 0.001778 0.000000 0.078349 ( 0.076489)
build_all 0.009703 0.000156 4.222130 ( 0.856201)
build_install 0.007160 0.015876 7.820784 ( 2.393504)
test_btest 0.000926 0.000327 74.292904 ( 8.077406)
test_basic 0.003792 0.004491 0.345907 ( 0.441801)
test_all 0.000000 0.002221 669.960250 ( 66.183919)
test_rubyspec 0.088183 0.078287 46.463328 ( 51.821922)
total: 131.05 sec