Logfile: /home/ko1/ruby/logs/brlog.trunk.20240102-224051
#<BuildRuby:0x000055cf67e380c8
@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.20240102-224051",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000017 0.000008 0.000025 ( 0.000025)
configure 0.000016 0.000007 0.000023 ( 0.000024)
build_up 0.002094 0.005130 1.056192 ( 1.320213)
build_miniruby 0.001149 0.000000 0.810331 ( 0.809906)
build_ruby 0.001942 0.000000 2.664951 ( 2.665440)
build_all 0.006660 0.000658 11.901035 ( 0.987647)
build_install 0.001282 0.010973 3.474082 ( 0.977621)
test_btest 0.000462 0.000308 63.592068 ( 5.005921)
test_basic 0.002280 0.001520 0.415348 ( 0.495987)
test_all 0.070232 0.026479 395.223697 ( 37.076986)
test_rubyspec 0.030913 0.036320 39.630053 ( 52.196745)
total: 101.54 sec