Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-174505
#<BuildRuby:0x000055bc4a243f90
@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.20240114-174505",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000022 0.000009 0.000031 ( 0.000031)
configure 0.000012 0.000005 0.000017 ( 0.000016)
build_up 0.004380 0.001752 0.802113 ( 1.183998)
build_miniruby 0.000000 0.001216 0.820930 ( 0.820412)
build_ruby 0.000000 0.002107 2.682192 ( 2.715318)
build_all 0.007575 0.000475 11.912075 ( 0.993298)
build_install 0.009060 0.001770 3.431514 ( 0.964842)
test_btest 0.000489 0.000188 64.203421 ( 5.500105)
test_basic 0.000000 0.004240 0.398313 ( 0.477739)
test_all 0.054769 0.042076 386.850742 ( 37.193907)
test_rubyspec 0.035978 0.038263 40.531045 ( 53.055883)
total: 102.91 sec