Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-021106
#<BuildRuby:0x00005597923a4060
@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-021106",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.001388 0.004542 1.047499 ( 1.434882)
build_miniruby 0.000868 0.000347 0.807265 ( 0.807119)
build_ruby 0.001124 0.000450 2.667578 ( 2.668424)
build_all 0.005248 0.002910 11.876256 ( 0.976988)
build_install 0.011743 0.001295 3.476633 ( 0.957733)
test_btest 0.000766 0.000000 61.271419 ( 5.615219)
test_basic 0.005071 0.000000 0.406840 ( 0.486984)
test_all 0.082067 0.018897 380.735312 ( 40.630210)
test_rubyspec 0.046777 0.024594 39.942114 ( 52.496746)
total: 106.08 sec