Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-124609
#<BuildRuby:0x000055f47ab03118
@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-124609",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.001228 0.004532 1.037086 ( 1.323747)
build_miniruby 0.000722 0.000361 0.799490 ( 0.799625)
build_ruby 0.001062 0.000531 2.641775 ( 2.642603)
build_all 0.003596 0.003888 11.938712 ( 0.992550)
build_install 0.007288 0.005995 3.479523 ( 0.965930)
test_btest 0.000000 0.000777 61.218107 ( 5.412204)
test_basic 0.000000 0.005951 0.408301 ( 0.486952)
test_all 0.081278 0.015849 366.261979 ( 42.094030)
test_rubyspec 0.017873 0.047833 40.049480 ( 52.620502)
total: 107.34 sec