Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-025841
#<BuildRuby:0x0000558775ca3fa8
@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.20231124-025841",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003714 0.001160 1.506699 ( 1.847644)
build_miniruby 0.001153 0.000360 0.930040 ( 0.928731)
build_ruby 0.000000 0.001339 3.072396 ( 3.072714)
build_all 0.004848 0.005656 17.325842 ( 1.544877)
build_install 0.003850 0.005735 5.251878 ( 1.211317)
test_btest 0.000823 0.000366 86.615996 ( 7.644098)
test_basic 0.002235 0.003317 0.849082 ( 0.922871)
test_all 0.105055 0.030542 538.567289 ( 55.307897)
test_rubyspec 0.032047 0.018440 51.063541 ( 63.220898)
total: 135.70 sec