Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-084835
#<BuildRuby:0x000055f86b9d3438
@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.20231221-084835",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000824 0.003471 1.044942 ( 1.301108)
build_miniruby 0.000672 0.000112 0.900151 ( 0.901170)
build_ruby 0.001116 0.000186 2.733197 ( 2.735507)
build_all 0.002878 0.004620 12.186840 ( 0.999486)
build_install 0.004568 0.004276 3.589254 ( 0.999457)
test_btest 0.000562 0.000173 65.385837 ( 5.878427)
test_basic 0.000000 0.003735 0.387756 ( 0.466115)
test_all 0.075411 0.033961 461.588368 ( 40.873340)
test_rubyspec 0.009535 0.037283 40.137981 ( 52.905478)
total: 107.06 sec