Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-135924
#<BuildRuby:0x00005633f5db7e58
@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.20240619-135924",
@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.000003 0.000009 ( 0.000009)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.002582 0.003263 1.044132 ( 1.405264)
build_miniruby 0.001189 0.000000 0.705904 ( 0.706093)
build_ruby 0.001885 0.000000 2.285459 ( 2.285729)
build_all 0.005548 0.002234 12.485664 ( 1.042279)
build_install 0.008520 0.004260 4.326784 ( 1.063790)
test_btest 0.000413 0.000191 71.730792 ( 5.482607)
test_basic 0.000000 0.004002 0.392983 ( 0.474894)
test_all 0.077082 0.022047 378.068811 ( 36.578437)
test_rubyspec 0.026809 0.015572 87.804557 ( 11.051658)
total: 60.09 sec