Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-004602
#<BuildRuby:0x0000558e07bb3858
@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.20240116-004602",
@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.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.003955 0.000697 0.996582 ( 1.374397)
build_miniruby 0.000000 0.001373 0.852113 ( 0.852123)
build_ruby 0.000000 0.001614 2.898164 ( 2.897875)
build_all 0.008168 0.000320 14.331374 ( 1.286547)
build_install 0.007490 0.000000 4.062386 ( 1.078254)
test_btest 0.000959 0.000021 78.116620 ( 6.675297)
test_basic 0.003794 0.000690 0.637320 ( 0.713015)
test_all 0.099588 0.031465 498.983328 ( 49.532421)
test_rubyspec 0.031157 0.017811 48.469161 ( 60.830374)
total: 125.24 sec