Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-184313
#<BuildRuby:0x0000555c7ea534f0
@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.20240110-184313",
@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.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004147 0.001244 0.796548 ( 1.165406)
build_miniruby 0.000801 0.000240 0.800762 ( 0.800736)
build_ruby 0.001419 0.000000 2.715423 ( 2.720435)
build_all 0.000208 0.007635 11.981641 ( 0.970987)
build_install 0.009091 0.004519 3.384976 ( 0.966858)
test_btest 0.000478 0.000221 64.104667 ( 5.782578)
test_basic 0.000000 0.004439 0.406715 ( 0.486980)
test_all 0.077689 0.019822 397.022587 ( 35.129008)
test_rubyspec 0.044558 0.021920 40.703124 ( 53.247324)
total: 101.27 sec