Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-131852
#<BuildRuby:0x0000562a34ff4060
@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.20231230-131852",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004701 0.000392 0.787614 ( 1.167968)
build_miniruby 0.000917 0.000076 0.795064 ( 0.795300)
build_ruby 0.001290 0.000107 2.667780 ( 2.669185)
build_all 0.006948 0.000579 11.911666 ( 0.963907)
build_install 0.005817 0.005201 3.560505 ( 0.987197)
test_btest 0.000618 0.000095 64.473000 ( 4.705310)
test_basic 0.004126 0.000000 0.396423 ( 0.475508)
test_all 0.072003 0.027657 374.828754 ( 40.703760)
test_rubyspec 0.018407 0.047333 40.430437 ( 52.987568)
total: 105.46 sec