Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-015110
#<BuildRuby:0x000055e051de3280
@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.20240109-015110",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000021)
build_up 0.001629 0.003634 1.330584 ( 1.723932)
build_miniruby 0.001045 0.000149 2.080506 ( 2.084451)
build_ruby 0.001646 0.000235 5.855222 ( 5.867687)
build_all 0.003806 0.007142 17.044497 ( 1.925655)
build_install 0.009476 0.008146 5.407306 ( 2.235024)
test_btest 0.000632 0.000158 84.540378 ( 8.885708)
test_basic 0.002074 0.003423 0.707689 ( 0.776968)
test_all 0.088077 0.034396 553.204425 ( 74.898313)
test_rubyspec 0.029943 0.037832 86.620229 ( 99.132540)
total: 197.53 sec