Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-022538
#<BuildRuby:0x000055aaef87c090
@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.20240103-022538",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.002596 0.005005 1.034718 ( 1.322126)
build_miniruby 0.000720 0.000288 0.837116 ( 0.837247)
build_ruby 0.001857 0.000000 2.628181 ( 2.628274)
build_all 0.008541 0.000000 11.857349 ( 0.986775)
build_install 0.003660 0.007295 3.473452 ( 0.972600)
test_btest 0.000572 0.000245 62.597034 ( 5.373017)
test_basic 0.000000 0.004030 0.396464 ( 0.476700)
test_all 0.082649 0.013286 395.205533 ( 33.567810)
test_rubyspec 0.033899 0.033268 39.657845 ( 52.241300)
total: 98.41 sec