Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-052848
#<BuildRuby:0x000055784bce7e58
@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.20240618-052848",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005121 0.000074 1.072231 ( 1.995673)
build_miniruby 0.001093 0.000000 0.712981 ( 0.713085)
build_ruby 0.001395 0.000000 2.247596 ( 2.247760)
build_all 0.004893 0.004150 12.543254 ( 1.021566)
build_install 0.003354 0.011100 4.161392 ( 1.057358)
test_btest 0.000482 0.000151 71.685368 ( 5.097814)
test_basic 0.001998 0.001982 0.394015 ( 0.475541)
test_all 0.074667 0.025238 366.428135 ( 43.342396)
test_rubyspec 0.027556 0.015831 87.508311 ( 11.017301)
total: 66.97 sec