Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-191958
#<BuildRuby:0x00005615da3bb7f8
@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-191958",
@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.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001702 0.003390 0.803854 ( 1.192631)
build_miniruby 0.000727 0.000181 0.817030 ( 0.817072)
build_ruby 0.000000 0.001705 2.673317 ( 2.705075)
build_all 0.003281 0.004323 12.002036 ( 0.963163)
build_install 0.000000 0.013365 3.508512 ( 0.961929)
test_btest 0.000048 0.000709 64.075071 ( 4.742458)
test_basic 0.003096 0.001991 0.390192 ( 0.469100)
test_all 0.070633 0.030429 371.374378 ( 41.213259)
test_rubyspec 0.026024 0.041139 40.894565 ( 53.452832)
total: 106.52 sec