Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-094437
#<BuildRuby:0x0000562b52e4b438
@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.20231202-094437",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003879 0.000776 0.979047 ( 1.242317)
build_miniruby 0.000881 0.000177 0.865736 ( 0.865220)
build_ruby 0.001419 0.000284 2.713579 ( 2.746274)
build_all 0.007450 0.000517 12.171193 ( 0.966886)
build_install 0.010961 0.002360 3.545247 ( 0.960463)
test_btest 0.000575 0.000108 62.059361 ( 5.724383)
test_basic 0.000113 0.004100 0.375606 ( 0.457315)
test_all 0.079404 0.025686 410.341071 ( 36.256229)
test_rubyspec 0.018497 0.055922 40.011460 ( 52.638346)
total: 101.86 sec