Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-055409
#<BuildRuby:0x0000563e9bb277f0
@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.20231122-055409",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002258 0.003507 0.905742 ( 1.385576)
build_miniruby 0.000839 0.000209 0.805637 ( 0.805949)
build_ruby 0.000000 0.001357 2.617054 ( 2.617717)
build_all 0.004929 0.002777 12.177724 ( 0.996821)
build_install 0.009508 0.001589 3.679945 ( 0.983542)
test_btest 0.000650 0.000000 63.241152 ( 5.855487)
test_basic 0.004045 0.000107 0.407770 ( 0.487308)
test_all 0.060000 0.034478 358.872214 ( 36.355454)
test_rubyspec 0.030966 0.036101 40.119425 ( 52.662888)
total: 102.15 sec