Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-025134
#<BuildRuby:0x0000558b5afbf4b0
@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.20240108-025134",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.001176 0.003476 1.247881 ( 1.616463)
build_miniruby 0.001164 0.000175 1.453774 ( 1.455400)
build_ruby 0.001571 0.000236 4.285678 ( 4.294046)
build_all 0.005525 0.005000 16.875204 ( 1.761634)
build_install 0.008646 0.007336 5.327852 ( 2.137429)
test_btest 0.000531 0.000139 80.951173 ( 8.837797)
test_basic 0.004445 0.001160 0.690265 ( 0.756072)
test_all 0.101686 0.018833 567.080539 ( 67.610036)
test_rubyspec 0.042704 0.022643 80.004105 ( 92.213779)
total: 180.68 sec