Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-192802
#<BuildRuby:0x00005564bb84b500
@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.20240116-192802",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000040 0.000004 0.000044 ( 0.000044)
configure 0.000028 0.000003 0.000031 ( 0.000030)
build_up 0.004374 0.000486 1.252068 ( 1.649341)
build_miniruby 0.001220 0.000000 0.816250 ( 0.815586)
build_ruby 0.001290 0.000000 2.758963 ( 2.759561)
build_all 0.007459 0.001922 14.370840 ( 1.347730)
build_install 0.006695 0.000804 4.120328 ( 1.048358)
test_btest 0.000962 0.000115 74.835909 ( 6.529303)
test_basic 0.001699 0.003579 0.724435 ( 0.799420)
test_all 0.083261 0.047002 511.186767 ( 49.109894)
test_rubyspec 0.035149 0.027332 80.806222 ( 93.168447)
total: 157.23 sec