Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-234359
#<BuildRuby:0x0000562e25eaf048
@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-234359",
@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.000002 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003775 0.001132 0.804860 ( 1.217704)
build_miniruby 0.000987 0.000000 0.829891 ( 0.830227)
build_ruby 0.001315 0.000000 2.707915 ( 2.708632)
build_all 0.007401 0.000285 12.143223 ( 1.006016)
build_install 0.007542 0.005394 3.429606 ( 0.964507)
test_btest 0.000659 0.000203 63.030311 ( 5.381470)
test_basic 0.000000 0.005376 0.398663 ( 0.478865)
test_all 0.077947 0.020771 384.284703 ( 39.245546)
test_rubyspec 0.024440 0.043149 40.790078 ( 53.342388)
total: 105.18 sec