Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-013841
#<BuildRuby:0x000056091d3080c8
@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.20231220-013841",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.001142 0.004508 1.050154 ( 1.295704)
build_miniruby 0.000901 0.000401 0.901653 ( 0.901420)
build_ruby 0.001100 0.000489 2.736286 ( 2.741175)
build_all 0.007878 0.000000 12.190102 ( 1.025717)
build_install 0.007534 0.000783 3.642813 ( 0.990453)
test_btest 0.000567 0.000189 67.864660 ( 5.281251)
test_basic 0.003214 0.000000 0.387388 ( 0.464541)
test_all 0.074462 0.032068 448.215399 ( 41.093907)
test_rubyspec 0.008766 0.038747 40.200589 ( 52.946126)
total: 106.74 sec