Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-054211
#<BuildRuby:0x000055fc76bd4098
@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.20240103-054211",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000000 0.005605 1.059441 ( 1.329814)
build_miniruby 0.000981 0.000466 0.824522 ( 0.823600)
build_ruby 0.000070 0.001374 2.681934 ( 2.682842)
build_all 0.004653 0.002961 12.011861 ( 0.990231)
build_install 0.006980 0.004442 3.455930 ( 0.964618)
test_btest 0.000445 0.000283 60.465369 ( 5.841330)
test_basic 0.002851 0.001815 0.406159 ( 0.486031)
test_all 0.054782 0.042525 366.638314 ( 40.842535)
test_rubyspec 0.028163 0.040654 39.945533 ( 52.493354)
total: 106.45 sec