Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-221322
#<BuildRuby:0x000055f2254e3e88
@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.20240112-221322",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000407 0.004699 0.827611 ( 1.202396)
build_miniruby 0.000830 0.000345 0.824482 ( 0.824407)
build_ruby 0.001142 0.000476 2.730145 ( 2.730950)
build_all 0.007850 0.000000 11.985860 ( 1.004525)
build_install 0.010339 0.003817 3.428994 ( 0.967736)
test_btest 0.000682 0.000241 65.159329 ( 4.864680)
test_basic 0.004369 0.001542 0.414725 ( 0.493231)
test_all 0.064240 0.031879 383.659933 ( 37.272461)
test_rubyspec 0.035277 0.037978 40.862185 ( 53.397833)
total: 102.76 sec