Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-071515
#<BuildRuby:0x000055c1302d78e0
@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.20231228-071515",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001653 0.003490 0.792364 ( 1.185330)
build_miniruby 0.000925 0.000213 0.816160 ( 0.815748)
build_ruby 0.001254 0.000290 2.644785 ( 2.645661)
build_all 0.007077 0.000651 12.022274 ( 0.969966)
build_install 0.007371 0.005831 3.534780 ( 0.978329)
test_btest 0.000653 0.000181 62.031181 ( 5.744269)
test_basic 0.003940 0.001095 0.393997 ( 0.474685)
test_all 0.067737 0.031092 398.157375 ( 36.157202)
test_rubyspec 0.042361 0.022481 40.077134 ( 52.638681)
total: 101.61 sec