Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-000147
#<BuildRuby:0x000055b0e35434b0
@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.20231218-000147",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004038 0.000807 1.025532 ( 1.300689)
build_miniruby 0.000623 0.000125 0.875842 ( 0.876122)
build_ruby 0.001126 0.000225 2.722764 ( 2.723674)
build_all 0.003335 0.004247 12.122616 ( 0.973003)
build_install 0.007281 0.001986 3.574811 ( 0.976306)
test_btest 0.000570 0.000155 65.630204 ( 5.581248)
test_basic 0.002518 0.000686 0.375518 ( 0.459124)
test_all 0.080733 0.022459 420.478614 ( 36.886271)
test_rubyspec 0.026833 0.042263 39.789211 ( 52.446169)
total: 102.22 sec