Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-145400
#<BuildRuby:0x000056490ed48138
@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.20240618-145400",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000011 0.000004 0.000015 ( 0.000013)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004084 0.001201 1.682557 ( 2.036769)
build_miniruby 0.001113 0.000000 1.117250 ( 1.118082)
build_ruby 0.001545 0.000000 3.542608 ( 3.543279)
build_all 0.007321 0.003458 17.663141 ( 1.693203)
build_install 0.009014 0.001391 6.196969 ( 1.468725)
test_btest 0.000958 0.000274 103.046152 ( 9.434031)
test_basic 0.005038 0.000166 0.848632 ( 0.921762)
test_all 0.108514 0.031636 540.933804 ( 64.228908)
test_rubyspec 0.037994 0.027948 131.418126 ( 15.835860)
total: 100.28 sec