Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-040109
#<BuildRuby:0x000055fcc5f7c138
@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-040109",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000032 0.000000 0.000032 ( 0.000032)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006979 0.000249 1.064435 ( 1.315732)
build_miniruby 0.001275 0.000000 0.848997 ( 0.848692)
build_ruby 0.000000 0.001388 2.662292 ( 2.663322)
build_all 0.005579 0.002178 11.916610 ( 1.007192)
build_install 0.002420 0.008773 3.514054 ( 0.960552)
test_btest 0.000665 0.000000 61.290125 ( 5.908806)
test_basic 0.001573 0.002412 0.396501 ( 0.475956)
test_all 0.084626 0.011352 396.526576 ( 34.294744)
test_rubyspec 0.030585 0.036336 39.897393 ( 52.550793)
total: 100.03 sec