Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-004350
#<BuildRuby:0x0000562e3c94f438
@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.20231125-004350",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001310 0.004501 0.929171 ( 1.326077)
build_miniruby 0.000896 0.000163 0.793127 ( 0.793116)
build_ruby 0.001462 0.000000 2.636035 ( 2.636935)
build_all 0.005288 0.003055 12.237104 ( 1.014907)
build_install 0.007440 0.002928 3.728893 ( 0.989892)
test_btest 0.000531 0.000124 63.806216 ( 5.228060)
test_basic 0.004144 0.000000 0.412002 ( 0.491676)
test_all 0.056504 0.039967 353.732212 ( 38.207355)
test_rubyspec 0.038120 0.026401 39.673504 ( 52.248781)
total: 102.94 sec