Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-012428
#<BuildRuby:0x000055ec971f7280
@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.20231230-012428",
@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.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.000762 0.004231 0.808074 ( 1.209691)
build_miniruby 0.001156 0.000000 0.819782 ( 0.819313)
build_ruby 0.001492 0.000000 2.708907 ( 2.709658)
build_all 0.007906 0.000000 11.965758 ( 1.000467)
build_install 0.005273 0.005420 3.436708 ( 0.977268)
test_btest 0.000449 0.000160 64.646694 ( 4.596835)
test_basic 0.001070 0.003054 0.411645 ( 0.492376)
test_all 0.080158 0.017858 372.828364 ( 34.153701)
test_rubyspec 0.029625 0.033691 40.308065 ( 52.864777)
total: 98.82 sec