Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-003652
#<BuildRuby:0x00005587c87338e0
@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.20240108-003652",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.004182 0.000660 1.325119 ( 1.696792)
build_miniruby 0.001166 0.000184 1.652370 ( 1.656063)
build_ruby 0.001320 0.000208 4.258219 ( 4.266739)
build_all 0.009426 0.000781 16.464727 ( 1.699234)
build_install 0.014820 0.000000 4.933945 ( 1.743154)
test_btest 0.000759 0.000000 86.488112 ( 8.136021)
test_basic 0.001792 0.003696 0.651559 ( 0.717539)
test_all 0.094327 0.026664 559.958690 ( 63.707260)
test_rubyspec 0.051330 0.014891 80.127489 ( 92.339082)
total: 175.96 sec