Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-172150
#<BuildRuby:0x00005596382e7c18
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231231-172150",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.001209 0.004290 1.307503 ( 1.649395)
build_miniruby 0.000000 0.001424 0.896244 ( 0.895047)
build_ruby 0.000000 0.001348 2.809801 ( 2.809931)
build_all 0.008395 0.001270 17.093513 ( 1.513167)
build_install 0.008902 0.000158 4.799934 ( 1.147618)
test_btest 0.000810 0.000184 86.977097 ( 7.540170)
test_basic 0.001124 0.004485 0.748087 ( 0.824549)
test_all 0.107361 0.030879 584.323019 ( 55.731743)
test_rubyspec 0.026073 0.020530 50.370213 ( 62.762490)
total: 134.88 sec