Logfile: /home/ko1/ruby/logs/brlog.trunk.20240815-024757
#<BuildRuby:0x000055fbefdb54e8
@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.20240815-024757",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004477 0.000814 1.153520 ( 1.356192)
build_miniruby 0.000858 0.000156 0.707486 ( 0.707602)
build_ruby 0.001169 0.000212 2.326771 ( 2.327430)
build_all 0.004716 0.003548 12.484955 ( 1.062486)
build_install 0.014214 0.002139 4.301738 ( 1.069177)
test_btest 0.000823 0.000000 70.793183 ( 6.277260)
test_basic 0.000604 0.004023 0.413598 ( 0.493298)
test_all 0.068152 0.034907 360.451465 ( 38.194360)
test_rubyspec 0.015883 0.027935 90.892081 ( 11.210348)
total: 62.70 sec