Logfile: /home/ko1/ruby/logs/brlog.trunk.20241028-085522
#<BuildRuby:0x0000555d8e0b9cd0
@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.20241028-085522",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004838 0.000440 1.226211 ( 1.463652)
build_miniruby 0.000784 0.000071 0.734854 ( 0.735077)
build_ruby 0.001526 0.000139 2.319970 ( 2.320512)
build_all 0.006731 0.000612 11.985498 ( 1.042032)
build_install 0.011117 0.001011 3.802706 ( 0.978455)
test_btest 0.000691 0.000062 50.668582 ( 5.119337)
test_basic 0.004569 0.000000 0.330911 ( 0.411110)
test_all 0.072745 0.024947 333.521752 ( 37.435356)
test_rubyspec 0.013848 0.025451 67.103924 ( 9.667421)
total: 59.17 sec