Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-222543
#<BuildRuby:0x000055b070dc7e88
@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.20231228-222543",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001046 0.004371 0.806028 ( 1.176282)
build_miniruby 0.000683 0.000187 0.807857 ( 0.807799)
build_ruby 0.001098 0.000300 2.656563 ( 2.657010)
build_all 0.000000 0.007192 11.854667 ( 0.956390)
build_install 0.008000 0.005487 3.367358 ( 0.958854)
test_btest 0.000433 0.000201 62.182452 ( 5.044784)
test_basic 0.005033 0.000322 0.407926 ( 0.486518)
test_all 0.077910 0.018458 398.463841 ( 37.177861)
test_rubyspec 0.007742 0.057751 40.513918 ( 53.070307)
total: 102.34 sec