Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-201418
#<BuildRuby:0x000055aaace53fd8
@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.20240117-201418",
@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.000005 0.000000 0.000005 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.000000 0.005449 0.822305 ( 1.224037)
build_miniruby 0.000000 0.001143 0.809311 ( 0.809335)
build_ruby 0.000000 0.001694 2.680453 ( 2.681408)
build_all 0.003317 0.004416 11.968636 ( 0.993934)
build_install 0.009615 0.004578 3.495693 ( 0.980689)
test_btest 0.000748 0.000200 66.652152 ( 4.630533)
test_basic 0.004439 0.000000 0.401286 ( 0.482634)
test_all 0.087533 0.010260 364.857780 ( 40.177253)
test_rubyspec 0.041600 0.090176 72.911773 ( 85.388779)
total: 137.37 sec