Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-160051
#<BuildRuby:0x0000561c1d4c4048
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240113-160051",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000000 0.004073 0.805859 ( 1.189929)
build_miniruby 0.000000 0.001227 0.953481 ( 0.954355)
build_ruby 0.000337 0.001045 2.817125 ( 2.818022)
build_all 0.004377 0.005889 14.652449 ( 1.379125)
build_install 0.009887 0.000000 4.166892 ( 1.151447)
test_btest 0.000689 0.000000 78.681626 ( 6.957973)
test_basic 0.003237 0.000000 0.509420 ( 0.591740)
test_all 0.103373 0.032451 500.040513 ( 58.721109)
test_rubyspec 0.019526 0.014905 49.106523 ( 61.694691)
total: 135.46 sec