Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-093425
#<BuildRuby:0x00005652021a8060
@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.20231118-093425",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004996 0.000908 0.941025 ( 1.323684)
build_miniruby 0.000877 0.000160 0.824892 ( 0.824983)
build_ruby 0.001548 0.000281 2.624078 ( 2.624865)
build_all 0.007583 0.000487 11.950678 ( 1.003478)
build_install 0.009605 0.001601 3.554907 ( 0.964692)
test_btest 0.000000 0.000772 63.161483 ( 5.532070)
test_basic 0.001386 0.003901 0.402402 ( 0.480895)
test_all 0.060175 0.032667 355.936179 ( 35.296743)
test_rubyspec 0.022163 0.043691 39.480869 ( 52.058989)
total: 100.11 sec