Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-153813
#<BuildRuby:0x000055d5955c00d8
@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.20240117-153813",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004840 0.000072 0.793769 ( 1.163624)
build_miniruby 0.000929 0.000072 0.850568 ( 0.850778)
build_ruby 0.001413 0.000108 2.679824 ( 2.680437)
build_all 0.007257 0.000558 12.007718 ( 0.957647)
build_install 0.013445 0.000266 3.426717 ( 0.975230)
test_btest 0.000633 0.000043 63.140534 ( 6.001620)
test_basic 0.004317 0.000287 0.377828 ( 0.459040)
test_all 0.067683 0.026327 371.056292 ( 37.514270)
test_rubyspec 0.024706 0.103113 73.334971 ( 85.818485)
total: 136.42 sec