Logfile: /home/ko1/ruby/logs/brlog.trunk.20241124-153343
#<BuildRuby:0x000055db7baed8d0
@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.20241124-153343",
@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.000002 0.000005 ( 0.000009)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.004944 0.000415 1.219219 ( 1.456324)
build_miniruby 0.000563 0.000250 0.737421 ( 0.738022)
build_ruby 0.001157 0.000514 2.360105 ( 2.360851)
build_all 0.004045 0.004183 11.902696 ( 1.006995)
build_install 0.010391 0.001383 3.629733 ( 0.987942)
test_btest 0.000000 0.000758 52.683134 ( 5.012015)
test_basic 0.000784 0.003402 0.335492 ( 0.417333)
test_all 0.086777 0.013990 367.426243 ( 35.833177)
test_rubyspec 0.015656 0.023191 68.023816 ( 9.611779)
total: 57.43 sec