Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-092919
#<BuildRuby:0x000055c76cfa80c8
@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.20231229-092919",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005182 0.820271 ( 1.209631)
build_miniruby 0.000000 0.001199 0.839413 ( 0.838942)
build_ruby 0.001180 0.000443 2.675707 ( 2.677513)
build_all 0.002651 0.004796 12.042213 ( 0.994602)
build_install 0.009971 0.002329 3.365820 ( 0.969073)
test_btest 0.000609 0.000234 63.074879 ( 5.630277)
test_basic 0.004456 0.000008 0.397128 ( 0.476593)
test_all 0.072302 0.024022 395.345250 ( 33.971815)
test_rubyspec 0.018120 0.051260 40.789870 ( 53.346900)
total: 100.12 sec