Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-180219
#<BuildRuby:0x00005613057a4090
@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.20240108-180219",
@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.000007 0.000003 0.000010 ( 0.000009)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.001764 0.003277 1.298298 ( 1.699013)
build_miniruby 0.000993 0.000350 2.009132 ( 2.012637)
build_ruby 0.001715 0.000000 4.526397 ( 4.538393)
build_all 0.009897 0.001143 16.841145 ( 1.831122)
build_install 0.016901 0.000000 5.077013 ( 1.824472)
test_btest 0.000803 0.000000 84.007941 ( 7.537493)
test_basic 0.004950 0.000000 0.658787 ( 0.729206)
test_all 0.086255 0.034929 556.649622 ( 58.023607)
test_rubyspec 0.050633 0.018368 83.476738 ( 95.778252)
total: 173.98 sec