Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-193446
#<BuildRuby:0x000055796f64fe68
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20231122-193446",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.004054 0.001267 1.306446 ( 1.678617)
build_miniruby 0.001062 0.000000 0.913833 ( 0.913722)
build_ruby 0.000000 0.001392 2.746422 ( 2.746801)
build_all 0.006927 0.003888 16.510971 ( 1.494676)
build_install 0.006609 0.002313 4.992863 ( 1.197692)
test_btest 0.000767 0.000269 81.431328 ( 7.798638)
test_basic 0.000000 0.007215 0.651962 ( 0.728815)
test_all 0.107949 0.027273 504.812950 ( 54.195975)
test_rubyspec 0.021295 0.029720 50.718426 ( 63.039432)
total: 133.80 sec