Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-214129
#<BuildRuby:0x000055cec6534090
@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.20240626-214129",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005573 0.000397 1.172716 ( 1.292524)
build_miniruby 0.000773 0.000211 0.722447 ( 0.722622)
build_ruby 0.001105 0.000301 2.268325 ( 2.268887)
build_all 0.004686 0.003147 12.524670 ( 1.049272)
build_install 0.000225 0.012189 4.308121 ( 1.078991)
test_btest 0.000458 0.000245 73.210944 ( 5.369443)
test_basic 0.000975 0.004200 0.398803 ( 0.478447)
test_all 0.077443 0.026213 359.851940 ( 43.191770)
test_rubyspec 0.028899 0.012839 87.870350 ( 11.064239)
total: 66.52 sec