Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-031139
#<BuildRuby:0x0000562085cd7520
@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-031139",
@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.000008)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005072 0.000245 0.796849 ( 1.217701)
build_miniruby 0.000932 0.000280 0.837540 ( 0.837392)
build_ruby 0.001355 0.000406 2.680951 ( 2.681592)
build_all 0.006081 0.002223 11.939874 ( 1.005648)
build_install 0.013561 0.000396 3.424258 ( 0.968398)
test_btest 0.000599 0.000150 64.670375 ( 4.333470)
test_basic 0.003886 0.000971 0.397031 ( 0.477692)
test_all 0.077421 0.017185 381.785570 ( 33.757904)
test_rubyspec 0.065062 0.063818 73.471389 ( 85.927141)
total: 131.21 sec