Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-030213
#<BuildRuby:0x0000560c5ce47280
@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.20231222-030213",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004115 0.000000 0.855686 ( 1.250684)
build_miniruby 0.000934 0.000000 0.906105 ( 0.906642)
build_ruby 0.001715 0.000000 2.769437 ( 2.771408)
build_all 0.007461 0.000000 12.092542 ( 0.993630)
build_install 0.007038 0.002899 3.466536 ( 0.971568)
test_btest 0.000491 0.000051 64.856686 ( 5.081168)
test_basic 0.003883 0.000038 0.394094 ( 0.470267)
test_all 0.084219 0.025512 434.773727 ( 37.809613)
test_rubyspec 0.033397 0.017589 41.374247 ( 54.161894)
total: 104.42 sec