Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-190844
#<BuildRuby:0x000055cb19a700a0
@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.20231231-190844",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004421 0.000221 1.159341 ( 1.521240)
build_miniruby 0.001087 0.000054 0.904481 ( 0.903646)
build_ruby 0.001676 0.000084 2.828640 ( 2.827421)
build_all 0.009340 0.000238 16.186166 ( 1.448325)
build_install 0.004968 0.003853 4.545354 ( 1.107060)
test_btest 0.001064 0.000088 84.600370 ( 7.112140)
test_basic 0.000000 0.006784 0.836018 ( 0.909487)
test_all 0.093901 0.040674 553.167383 ( 54.214293)
test_rubyspec 0.015640 0.033440 50.158632 ( 62.433512)
total: 132.48 sec