Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-110252
#<BuildRuby:0x000055b2ba3673e8
@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.20231230-110252",
@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.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000648 0.004120 0.800839 ( 1.185980)
build_miniruby 0.000770 0.000210 0.816061 ( 0.815875)
build_ruby 0.001090 0.000298 2.672786 ( 2.673463)
build_all 0.007712 0.000000 11.979719 ( 0.982195)
build_install 0.010377 0.000000 3.418585 ( 0.972771)
test_btest 0.000747 0.000000 61.749831 ( 5.696291)
test_basic 0.001878 0.002314 0.392480 ( 0.473608)
test_all 0.076800 0.025549 391.444577 ( 36.492224)
test_rubyspec 0.042076 0.024860 40.283602 ( 52.828178)
total: 102.12 sec