Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-233027
#<BuildRuby:0x0000559ac2578098
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231222-233027",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004975 0.000398 1.044099 ( 1.431614)
build_miniruby 0.001257 0.000444 0.938793 ( 0.937512)
build_ruby 0.001020 0.000360 3.010955 ( 3.011541)
build_all 0.009614 0.000474 16.427163 ( 1.471740)
build_install 0.005695 0.003278 4.773962 ( 1.160740)
test_btest 0.000515 0.000172 82.411840 ( 7.888799)
test_basic 0.003453 0.001151 0.754468 ( 0.831499)
test_all 0.096831 0.039768 515.425860 ( 57.362598)
test_rubyspec 0.024547 0.026418 50.597269 ( 62.946823)
total: 137.04 sec