Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-034530
#<BuildRuby:0x000055de640b77f8
@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.20240101-034530",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.005502 0.000000 0.799724 ( 1.168412)
build_miniruby 0.001225 0.000000 0.827439 ( 0.826958)
build_ruby 0.000000 0.001740 2.671899 ( 2.672415)
build_all 0.005552 0.001917 12.016796 ( 0.976332)
build_install 0.014052 0.000347 3.423730 ( 0.985103)
test_btest 0.000700 0.000037 63.829753 ( 4.379107)
test_basic 0.005123 0.000051 0.411970 ( 0.491213)
test_all 0.080554 0.021443 398.030641 ( 36.671289)
test_rubyspec 0.033387 0.029200 40.479215 ( 53.023858)
total: 101.20 sec