Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-031343
#<BuildRuby:0x0000558957608188
@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.20231214-031343",
@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.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.003774 0.000755 1.012373 ( 1.312913)
build_miniruby 0.000772 0.000154 0.874461 ( 0.874903)
build_ruby 0.001650 0.000000 2.717001 ( 2.718581)
build_all 0.007462 0.000028 12.147856 ( 1.028455)
build_install 0.007293 0.008532 3.581731 ( 0.982440)
test_btest 0.000888 0.000000 62.298530 ( 5.790240)
test_basic 0.000988 0.003571 0.374568 ( 0.455273)
test_all 0.070699 0.033803 375.425143 ( 40.119024)
test_rubyspec 0.028327 0.026325 39.743967 ( 52.421709)
total: 105.70 sec