Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-161746
#<BuildRuby:0x000056321bd300d8
@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.20231217-161746",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.003920 0.000784 1.028034 ( 1.307825)
build_miniruby 0.000783 0.000000 0.868925 ( 0.868947)
build_ruby 0.001670 0.000000 2.711811 ( 2.714098)
build_all 0.007318 0.000183 12.147187 ( 1.002276)
build_install 0.012498 0.001233 3.572699 ( 0.970097)
test_btest 0.000726 0.000000 61.807958 ( 6.294280)
test_basic 0.003857 0.000000 0.375024 ( 0.457150)
test_all 0.067051 0.032634 407.371196 ( 35.338209)
test_rubyspec 0.041093 0.025653 39.966345 ( 52.655810)
total: 101.61 sec