Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-043940
#<BuildRuby:0x00005563d341bf90
@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-043940",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003675 0.000334 1.039287 ( 1.287870)
build_miniruby 0.000864 0.000078 0.908253 ( 0.908521)
build_ruby 0.001007 0.000092 2.736751 ( 2.740430)
build_all 0.007913 0.000000 12.202883 ( 1.018684)
build_install 0.002951 0.007684 3.601564 ( 0.996919)
test_btest 0.000549 0.000110 64.161592 ( 4.692817)
test_basic 0.004075 0.000000 0.392747 ( 0.463463)
test_all 0.078366 0.030094 458.950691 ( 39.185054)
test_rubyspec 0.026855 0.024138 40.239612 ( 52.999045)
total: 104.29 sec