Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-034716
#<BuildRuby:0x000055e12d0780c8
@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.20231212-034716",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.003736 0.000747 1.006243 ( 1.327782)
build_miniruby 0.001113 0.000223 0.875986 ( 0.875865)
build_ruby 0.001051 0.000211 2.707426 ( 2.708676)
build_all 0.007900 0.000595 12.209549 ( 1.010589)
build_install 0.007670 0.001394 3.566444 ( 0.977038)
test_btest 0.000614 0.000112 64.915695 ( 5.509296)
test_basic 0.002618 0.000476 0.371112 ( 0.452782)
test_all 0.068789 0.032815 380.376379 ( 38.760322)
test_rubyspec 0.029343 0.044444 39.474858 ( 52.144292)
total: 103.77 sec