Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-195512
#<BuildRuby:0x000055cc4881b568
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-195512",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.003742 0.000935 1.246578 ( 1.630129)
build_miniruby 0.001203 0.000300 0.893053 ( 0.891068)
build_ruby 0.001896 0.000000 2.733507 ( 2.737702)
build_all 0.007978 0.001523 14.361733 ( 1.345074)
build_install 0.006791 0.000671 4.125871 ( 1.060430)
test_btest 0.000801 0.000182 77.753796 ( 6.401534)
test_basic 0.000000 0.004915 0.737022 ( 0.818614)
test_all 0.101036 0.029285 500.120871 ( 46.186239)
test_rubyspec 0.032983 0.028425 79.898635 ( 92.284585)
total: 153.36 sec