Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-222920
#<BuildRuby:0x000055af28ff00c8
@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.20231211-222920",
@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.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004620 0.000420 1.003980 ( 1.348897)
build_miniruby 0.001275 0.000116 0.873430 ( 0.872718)
build_ruby 0.001101 0.000100 2.708453 ( 2.710813)
build_all 0.007261 0.000216 12.041691 ( 1.001366)
build_install 0.009727 0.004883 3.553614 ( 0.973477)
test_btest 0.000671 0.000096 63.977307 ( 5.293639)
test_basic 0.003808 0.000544 0.378958 ( 0.453987)
test_all 0.086140 0.012975 386.540557 ( 38.363883)
test_rubyspec 0.061818 0.014323 39.945599 ( 52.645768)
total: 103.67 sec