Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-193634
#<BuildRuby:0x000055e2f9b8be88
@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.20231228-193634",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005141 0.000168 0.791851 ( 1.182338)
build_miniruby 0.001034 0.000000 0.810395 ( 0.809995)
build_ruby 0.001232 0.000000 2.655343 ( 2.663030)
build_all 0.004132 0.003816 12.071205 ( 1.004984)
build_install 0.002731 0.007784 3.390088 ( 0.958235)
test_btest 0.000551 0.000197 63.460010 ( 4.371260)
test_basic 0.000000 0.004970 0.398854 ( 0.478068)
test_all 0.076741 0.020287 366.582029 ( 35.610842)
test_rubyspec 0.030315 0.036422 40.486350 ( 53.079392)
total: 100.16 sec