Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-232457
#<BuildRuby:0x000055d4971e3568
@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.20231123-232457",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004414 0.001038 1.386440 ( 1.754678)
build_miniruby 0.000800 0.000189 0.885360 ( 0.884844)
build_ruby 0.001122 0.000264 2.777041 ( 2.777423)
build_all 0.009561 0.001164 17.052032 ( 1.556831)
build_install 0.000210 0.009309 5.149504 ( 1.181305)
test_btest 0.000743 0.000247 91.132237 ( 7.143033)
test_basic 0.003139 0.001046 0.798250 ( 0.876494)
test_all 0.112415 0.020815 530.504996 ( 54.758728)
test_rubyspec 0.006844 0.039313 52.469615 ( 64.791768)
total: 135.73 sec