Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-152952
#<BuildRuby:0x000056526ea6b848
@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.20231213-152952",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.004973 0.000416 1.018729 ( 1.311044)
build_miniruby 0.000895 0.000398 0.871339 ( 0.872532)
build_ruby 0.000773 0.000344 2.717221 ( 2.718294)
build_all 0.005984 0.001942 12.206500 ( 1.017760)
build_install 0.006140 0.007655 3.580903 ( 0.970173)
test_btest 0.000452 0.000238 62.191641 ( 5.834421)
test_basic 0.002556 0.001345 0.376062 ( 0.458237)
test_all 0.064277 0.038129 387.107344 ( 39.136440)
test_rubyspec 0.036201 0.033069 39.953990 ( 52.622825)
total: 104.94 sec