Logfile: /home/ko1/ruby/logs/brlog.trunk.20240112-143819
#<BuildRuby:0x0000559616c40098
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240112-143819",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000009)
build_up 0.000000 0.004378 0.947332 ( 1.333814)
build_miniruby 0.000445 0.000574 0.905795 ( 0.905676)
build_ruby 0.001305 0.000000 2.686508 ( 2.688300)
build_all 0.010780 0.000000 14.692363 ( 1.348321)
build_install 0.010325 0.000298 4.239173 ( 1.140130)
test_btest 0.000650 0.000135 75.457654 ( 7.840509)
test_basic 0.001584 0.003124 0.660951 ( 0.739253)
test_all 0.101875 0.034090 534.683929 ( 57.975644)
test_rubyspec 0.026911 0.006600 49.089770 ( 61.607212)
total: 135.58 sec