Logfile: /home/ko1/ruby/logs/brlog.trunk.20241201-072538
#<BuildRuby:0x0000558f07929cd0
@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.20241201-072538",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004257 0.000387 1.121512 ( 1.365541)
build_miniruby 0.001002 0.000000 0.767597 ( 0.767631)
build_ruby 0.001235 0.000000 2.363169 ( 2.363691)
build_all 0.003373 0.003920 11.994555 ( 1.024756)
build_install 0.005892 0.000247 3.521963 ( 0.982087)
test_btest 0.000567 0.000081 54.863301 ( 4.984069)
test_basic 0.002888 0.000000 0.334218 ( 0.415544)
test_all 0.070480 0.025930 344.532502 ( 35.851452)
test_rubyspec 0.022006 0.012698 66.848594 ( 9.588893)
total: 57.34 sec