Logfile: /home/ko1/ruby/logs/brlog.trunk.20240801-193458
#<BuildRuby:0x00005645d93ad6b0
@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.20240801-193458",
@make="make",
@no_timeout_error=nil,
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.001808 0.004707 1.180540 ( 1.503957)
build_miniruby 0.001038 0.000000 0.731866 ( 0.731796)
build_ruby 0.001923 0.000000 2.351560 ( 2.351506)
build_all 0.004837 0.004013 12.655944 ( 1.082269)
build_install 0.008637 0.003322 4.418470 ( 1.076759)
test_btest 0.000575 0.000222 70.190924 ( 5.804711)
test_basic 0.002550 0.001998 0.416928 ( 0.496228)
test_all 0.077861 0.020366 362.763585 ( 42.371719)
test_rubyspec 0.019118 0.023742 88.877437 ( 11.184312)
total: 66.60 sec