Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-055717
#<BuildRuby:0x00005645c1b1f708
@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.20240113-055717",
@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.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003770 0.001257 0.816815 ( 1.184694)
build_miniruby 0.000769 0.000256 0.831123 ( 0.830936)
build_ruby 0.001096 0.000365 2.696858 ( 2.697481)
build_all 0.007864 0.000000 12.019760 ( 1.005212)
build_install 0.009503 0.001726 3.431303 ( 0.971888)
test_btest 0.000585 0.000157 65.739871 ( 5.202488)
test_basic 0.004219 0.001125 0.393779 ( 0.473557)
test_all 0.068110 0.027107 379.826698 ( 32.136435)
test_rubyspec 0.033502 0.039116 40.364992 ( 52.918704)
total: 97.42 sec