Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-183223
#<BuildRuby:0x00005599c1368098
@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.20231226-183223",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000040 0.000004 0.000044 ( 0.000043)
configure 0.000032 0.000004 0.000036 ( 0.000034)
build_up 0.004874 0.000000 1.235797 ( 1.578245)
build_miniruby 0.001168 0.000000 0.902351 ( 0.901516)
build_ruby 0.001352 0.000000 2.767479 ( 2.767862)
build_all 0.009244 0.000094 16.355800 ( 1.490870)
build_install 0.001761 0.006967 4.632962 ( 1.164687)
test_btest 0.000837 0.000134 83.031478 ( 7.156875)
test_basic 0.004166 0.000060 0.601225 ( 0.679668)
test_all 0.096419 0.036052 514.385243 ( 58.935997)
test_rubyspec 0.033519 0.015461 50.125183 ( 62.404289)
total: 137.08 sec