Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-235229
#<BuildRuby:0x000055bd9212f048
@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.20231229-235229",
@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.000004)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.001468 0.003784 0.805370 ( 1.198223)
build_miniruby 0.000961 0.000160 0.827056 ( 0.826442)
build_ruby 0.000000 0.001428 2.679127 ( 2.679966)
build_all 0.006355 0.002214 11.970626 ( 0.967887)
build_install 0.008934 0.001914 3.414768 ( 0.971643)
test_btest 0.000649 0.000139 62.392506 ( 5.183785)
test_basic 0.000000 0.004042 0.390596 ( 0.470380)
test_all 0.068701 0.026585 376.738124 ( 38.977770)
test_rubyspec 0.026154 0.051439 40.760524 ( 53.301729)
total: 104.58 sec