Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-220201
#<BuildRuby:0x0000560fd442f7b8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231124-220201",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005763 0.000415 1.360809 ( 1.753185)
build_miniruby 0.000909 0.000202 0.831566 ( 0.831737)
build_ruby 0.001164 0.000259 2.737065 ( 2.737325)
build_all 0.009874 0.001210 16.838736 ( 1.507121)
build_install 0.005780 0.003696 5.099058 ( 1.241072)
test_btest 0.000000 0.000972 85.650778 ( 6.939075)
test_basic 0.002536 0.002719 0.719479 ( 0.798040)
test_all 0.085150 0.052028 526.572183 ( 49.156901)
test_rubyspec 0.033393 0.015621 50.279175 ( 62.625221)
total: 127.59 sec