Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-045919
#<BuildRuby:0x0000564cacd73788
@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.20231210-045919",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004310 0.000391 1.003016 ( 1.291827)
build_miniruby 0.001117 0.000102 0.878094 ( 0.877239)
build_ruby 0.001534 0.000140 2.705132 ( 2.707333)
build_all 0.003620 0.004477 12.104716 ( 0.983007)
build_install 0.008602 0.000621 3.588296 ( 0.964585)
test_btest 0.000531 0.000081 66.812775 ( 4.973283)
test_basic 0.002973 0.000000 0.370721 ( 0.451914)
test_all 0.097637 0.003874 385.087120 ( 37.404958)
test_rubyspec 0.034351 0.022943 39.956476 ( 52.630159)
total: 102.28 sec