Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-175625
#<BuildRuby:0x0000562d191a3438
@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.20231224-175625",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000001 0.003381 0.735001 ( 1.123533)
build_miniruby 0.000937 0.000156 0.899490 ( 0.900531)
build_ruby 0.001078 0.000000 2.771996 ( 2.774354)
build_all 0.007662 0.000000 12.077835 ( 0.986663)
build_install 0.007718 0.000688 3.465355 ( 0.969870)
test_btest 0.000792 0.000000 61.359402 ( 6.073233)
test_basic 0.003667 0.000000 0.388675 ( 0.470461)
test_all 0.077184 0.029609 438.373730 ( 38.321422)
test_rubyspec 0.039052 0.015686 40.835082 ( 53.571951)
total: 105.19 sec