Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-152204
#<BuildRuby:0x000055ca395ac040
@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.20231208-152204",
@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.000002 0.000005 ( 0.000005)
autoconf 0.000005 0.000004 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.000771 0.004633 0.996669 ( 1.375657)
build_miniruby 0.001292 0.000000 0.871559 ( 0.871414)
build_ruby 0.000000 0.001422 2.693135 ( 2.696274)
build_all 0.005642 0.002477 12.098993 ( 0.991498)
build_install 0.006701 0.006772 3.554600 ( 0.968608)
test_btest 0.000359 0.000300 61.493781 ( 6.227724)
test_basic 0.003527 0.000000 0.373441 ( 0.456370)
test_all 0.065355 0.033093 376.789297 ( 36.666025)
test_rubyspec 0.032235 0.033409 39.696198 ( 52.381388)
total: 102.64 sec