Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-201616
#<BuildRuby:0x00005579c87100d8
@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.20231204-201616",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000000 0.000012 0.000012 ( 0.000012)
build_up 0.000648 0.004176 0.982354 ( 1.258289)
build_miniruby 0.001027 0.000000 0.868679 ( 0.869643)
build_ruby 0.001065 0.000000 2.694617 ( 2.695528)
build_all 0.004992 0.002268 12.133166 ( 0.987670)
build_install 0.011656 0.002331 3.503171 ( 0.962648)
test_btest 0.000754 0.000151 64.196157 ( 5.283861)
test_basic 0.004503 0.000234 0.369295 ( 0.449256)
test_all 0.071299 0.026527 370.394783 ( 37.123240)
test_rubyspec 0.040717 0.026748 39.457950 ( 52.125196)
total: 101.76 sec