Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-222500
#<BuildRuby:0x000055669ff078e0
@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.20231130-222500",
@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.000005)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.005608 0.962836 ( 1.279472)
build_miniruby 0.000000 0.001293 0.882882 ( 0.883288)
build_ruby 0.000772 0.000513 2.717640 ( 2.720467)
build_all 0.007717 0.000024 12.115568 ( 1.009429)
build_install 0.009255 0.000000 3.577357 ( 0.968365)
test_btest 0.000783 0.000000 63.673510 ( 5.264356)
test_basic 0.004185 0.000336 0.373102 ( 0.454374)
test_all 0.071289 0.025613 361.810245 ( 42.237538)
test_rubyspec 0.011803 0.061162 39.648723 ( 52.333006)
total: 107.15 sec