Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-002753
#<BuildRuby:0x000056277ff0b7f0
@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-002753",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004450 0.000056 1.041324 ( 1.288691)
build_miniruby 0.000948 0.000073 0.903050 ( 0.903402)
build_ruby 0.001250 0.000096 2.743161 ( 2.745932)
build_all 0.007973 0.000000 12.140241 ( 1.032423)
build_install 0.005889 0.004223 3.615043 ( 1.014602)
test_btest 0.000603 0.000075 64.738063 ( 6.184435)
test_basic 0.000330 0.003467 0.386878 ( 0.465794)
test_all 0.093331 0.017326 454.581719 ( 39.841807)
test_rubyspec 0.025076 0.022314 40.382283 ( 53.120386)
total: 106.60 sec