Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-140825
#<BuildRuby:0x000055c0967a4110
@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.20231216-140825",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000383 0.003934 1.031170 ( 1.292800)
build_miniruby 0.000509 0.000283 0.870456 ( 0.871140)
build_ruby 0.000702 0.000390 2.714833 ( 2.714896)
build_all 0.003909 0.003911 12.160183 ( 1.028593)
build_install 0.009437 0.000852 3.573755 ( 0.982674)
test_btest 0.000565 0.000282 63.964595 ( 4.723715)
test_basic 0.002900 0.001450 0.375995 ( 0.458249)
test_all 0.082669 0.018846 412.574924 ( 36.652584)
test_rubyspec 0.025769 0.048465 40.086735 ( 52.731652)
total: 101.46 sec