Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-041454
#<BuildRuby:0x0000563d3616c0a0
@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.20240626-041454",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003833 0.000959 1.072496 ( 1.455356)
build_miniruby 0.000832 0.000208 0.761622 ( 0.761466)
build_ruby 0.001177 0.000294 2.301591 ( 2.301756)
build_all 0.007633 0.000755 12.494281 ( 1.070828)
build_install 0.008202 0.003205 4.188880 ( 1.071347)
test_btest 0.000533 0.000133 70.250175 ( 5.873963)
test_basic 0.000000 0.004051 0.396272 ( 0.477009)
test_all 0.067743 0.033326 377.406233 ( 39.722886)
test_rubyspec 0.010448 0.032794 87.782867 ( 11.042901)
total: 63.78 sec