Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-232354
#<BuildRuby:0x000055f17c6b37f8
@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-232354",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005151 0.000000 0.816883 ( 1.191122)
build_miniruby 0.001095 0.000000 0.805400 ( 0.805584)
build_ruby 0.001972 0.000000 2.679073 ( 2.688331)
build_all 0.004258 0.004100 12.024803 ( 0.971810)
build_install 0.012562 0.000865 3.511167 ( 0.975278)
test_btest 0.000639 0.000120 63.355138 ( 5.713463)
test_basic 0.005431 0.000198 0.419642 ( 0.499451)
test_all 0.077217 0.025859 384.074479 ( 40.058432)
test_rubyspec 0.039584 0.026428 40.406539 ( 52.940978)
total: 105.84 sec