Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-154712
#<BuildRuby:0x000055612d9bc0b0
@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.20231229-154712",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000384 0.004657 0.812026 ( 1.206945)
build_miniruby 0.000761 0.000234 0.810731 ( 0.810814)
build_ruby 0.001024 0.000316 2.677588 ( 2.678057)
build_all 0.004312 0.003737 11.910039 ( 0.995235)
build_install 0.010762 0.000091 3.361811 ( 0.964490)
test_btest 0.000778 0.000000 62.618078 ( 4.809365)
test_basic 0.003610 0.000257 0.398481 ( 0.480001)
test_all 0.082143 0.014592 375.975792 ( 40.439050)
test_rubyspec 0.036968 0.028714 40.806039 ( 53.356574)
total: 105.74 sec