Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-121104
#<BuildRuby:0x0000561a31383280
@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.20240110-121104",
@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.000005 0.000003 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000969 0.004472 0.812809 ( 1.220746)
build_miniruby 0.000709 0.000394 0.819834 ( 0.819987)
build_ruby 0.000896 0.000498 2.657014 ( 2.657943)
build_all 0.006864 0.001317 12.426115 ( 0.993028)
build_install 0.007078 0.005905 3.365682 ( 0.963889)
test_btest 0.000507 0.000276 65.178010 ( 4.568548)
test_basic 0.003429 0.001870 0.397548 ( 0.477492)
test_all 0.074464 0.023416 373.490181 ( 37.991826)
test_rubyspec 0.039149 0.030846 40.886135 ( 53.429209)
total: 103.12 sec