Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-012453
#<BuildRuby:0x0000562cbd280060
@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.20240101-012453",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000474 0.004447 0.810567 ( 1.200149)
build_miniruby 0.000980 0.000436 0.819514 ( 0.819209)
build_ruby 0.001033 0.000460 2.668160 ( 2.668856)
build_all 0.003951 0.004238 12.014831 ( 0.969963)
build_install 0.007282 0.003641 3.407341 ( 0.961699)
test_btest 0.000478 0.000239 63.692149 ( 5.352306)
test_basic 0.004402 0.000013 0.398587 ( 0.477874)
test_all 0.061604 0.038729 395.149318 ( 37.391302)
test_rubyspec 0.040400 0.025206 40.472397 ( 53.030056)
total: 102.87 sec