Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-081026
#<BuildRuby:0x000055f7481cb2f0
@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.20240117-081026",
@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.000023 0.000006 0.000029 ( 0.000025)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.004177 0.000982 1.113899 ( 1.504708)
build_miniruby 0.000946 0.000223 0.913170 ( 0.911882)
build_ruby 0.000978 0.000231 2.764515 ( 2.763688)
build_all 0.009325 0.000118 14.630570 ( 1.348081)
build_install 0.008083 0.000734 4.193778 ( 1.058265)
test_btest 0.000936 0.000188 78.381766 ( 6.918393)
test_basic 0.000000 0.004958 0.775448 ( 0.851865)
test_all 0.088498 0.044244 486.698174 ( 57.204736)
test_rubyspec 0.029255 0.032745 80.917225 ( 93.371222)
total: 165.93 sec