Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-090023
#<BuildRuby:0x00005555d0bdb7f0
@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.20231208-090023",
@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.000011 0.000000 0.000011 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004646 0.000000 1.005153 ( 1.310199)
build_miniruby 0.000830 0.000000 0.862101 ( 0.862532)
build_ruby 0.001680 0.000000 2.694363 ( 2.695311)
build_all 0.007606 0.000000 12.058157 ( 0.990407)
build_install 0.009441 0.000000 3.592335 ( 0.979589)
test_btest 0.000746 0.000000 63.663780 ( 5.756748)
test_basic 0.003200 0.000000 0.371697 ( 0.452747)
test_all 0.067050 0.032423 419.091233 ( 35.744398)
test_rubyspec 0.021113 0.032467 39.591385 ( 52.230965)
total: 101.02 sec