Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-171123
#<BuildRuby:0x000056281f4ab788
@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.20240112-171123",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004594 0.000383 0.808086 ( 1.229977)
build_miniruby 0.001035 0.000000 0.819593 ( 0.819489)
build_ruby 0.000000 0.001364 2.663527 ( 2.664439)
build_all 0.005721 0.002082 12.038345 ( 0.995106)
build_install 0.009970 0.000250 3.467240 ( 0.980641)
test_btest 0.000680 0.000000 66.182112 ( 4.674739)
test_basic 0.001345 0.002539 0.385516 ( 0.466039)
test_all 0.070906 0.026485 375.888138 ( 38.352519)
test_rubyspec 0.033225 0.032151 40.853884 ( 53.400014)
total: 103.58 sec