Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-112713
#<BuildRuby:0x0000555f07f3f438
@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.20231206-112713",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003603 0.000656 0.985186 ( 1.262512)
build_miniruby 0.000988 0.000179 0.874860 ( 0.874638)
build_ruby 0.000887 0.000161 2.707283 ( 2.709198)
build_all 0.005150 0.003451 12.113493 ( 1.022274)
build_install 0.011201 0.001553 3.564047 ( 0.961884)
test_btest 0.000513 0.000110 63.681958 ( 4.748956)
test_basic 0.002940 0.000000 0.372272 ( 0.456156)
test_all 0.081809 0.018132 375.036921 ( 40.236339)
test_rubyspec 0.030953 0.029457 39.517172 ( 52.278878)
total: 104.55 sec