Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-204438
#<BuildRuby:0x00005632655b3f90
@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.20240115-204438",
@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.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003911 0.001173 0.798756 ( 1.171180)
build_miniruby 0.000922 0.000000 0.812358 ( 0.812619)
build_ruby 0.001415 0.000000 2.663598 ( 2.664974)
build_all 0.007286 0.000000 11.901587 ( 0.956387)
build_install 0.010916 0.000731 3.385705 ( 0.956897)
test_btest 0.000613 0.000132 65.786680 ( 5.059582)
test_basic 0.000000 0.004052 0.389296 ( 0.470489)
test_all 0.070605 0.029697 392.011330 ( 36.165397)
test_rubyspec 0.042965 0.022721 40.347527 ( 52.883478)
total: 101.14 sec