Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-211346
#<BuildRuby:0x00005649cb6d40c8
@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.20240103-211346",
@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.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001920 0.004514 1.025726 ( 1.293027)
build_miniruby 0.000879 0.000239 0.796828 ( 0.796871)
build_ruby 0.001601 0.000437 2.652838 ( 2.652907)
build_all 0.006362 0.001735 11.962819 ( 0.948396)
build_install 0.011062 0.000252 3.581966 ( 0.965525)
test_btest 0.000542 0.000125 62.232387 ( 4.911139)
test_basic 0.004214 0.000000 0.395820 ( 0.475828)
test_all 0.076652 0.020391 374.526615 ( 43.152279)
test_rubyspec 0.028967 0.039113 39.993441 ( 52.568161)
total: 107.76 sec