Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-161953
#<BuildRuby:0x0000558a5dc60060
@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.20231203-161953",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004301 0.981903 ( 1.280117)
build_miniruby 0.000000 0.001177 0.870319 ( 0.870025)
build_ruby 0.000000 0.001439 2.706354 ( 2.707161)
build_all 0.002937 0.004599 12.105158 ( 1.010576)
build_install 0.002397 0.006482 3.561725 ( 0.968602)
test_btest 0.000512 0.000293 62.232097 ( 5.189651)
test_basic 0.003424 0.000045 0.367658 ( 0.451902)
test_all 0.079314 0.022349 377.027129 ( 35.060804)
test_rubyspec 0.036131 0.033705 39.778071 ( 52.409693)
total: 99.95 sec