Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-145948
#<BuildRuby:0x000055a761ccc0c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240112-145948",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000863 0.004083 0.819980 ( 1.220577)
build_miniruby 0.000734 0.000245 0.821624 ( 0.821702)
build_ruby 0.001661 0.000000 2.680836 ( 2.681524)
build_all 0.007851 0.000485 12.033807 ( 0.987354)
build_install 0.008608 0.001229 3.487193 ( 0.975884)
test_btest 0.000700 0.000000 66.252311 ( 4.935536)
test_basic 0.001491 0.002455 0.392218 ( 0.472493)
test_all 0.087736 0.008009 368.986418 ( 42.173092)
test_rubyspec 0.031496 0.035895 40.909742 ( 53.477611)
total: 107.75 sec