Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-081903
#<BuildRuby:0x00005643d165f7f0
@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.20231231-081903",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001075 0.004191 0.801257 ( 1.218481)
build_miniruby 0.000741 0.000202 0.809268 ( 0.809294)
build_ruby 0.001241 0.000338 2.665638 ( 2.666105)
build_all 0.008250 0.000000 12.508962 ( 0.996869)
build_install 0.006223 0.003593 3.407088 ( 0.970107)
test_btest 0.000614 0.000164 63.497029 ( 5.367592)
test_basic 0.003156 0.000841 0.396105 ( 0.476234)
test_all 0.079214 0.020842 379.901366 ( 40.195634)
test_rubyspec 0.020234 0.046031 40.307118 ( 52.836405)
total: 105.54 sec