Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-181906
#<BuildRuby:0x000055a21c01ff90
@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.20231231-181906",
@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.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004014 0.001095 0.787725 ( 1.164033)
build_miniruby 0.000934 0.000000 0.830782 ( 0.830994)
build_ruby 0.001987 0.000000 2.674253 ( 2.674628)
build_all 0.004837 0.002888 12.116513 ( 1.007857)
build_install 0.010140 0.003463 3.376559 ( 0.974793)
test_btest 0.000650 0.000000 62.544398 ( 5.158485)
test_basic 0.004550 0.000357 0.394466 ( 0.474681)
test_all 0.065523 0.033306 375.192856 ( 38.523929)
test_rubyspec 0.034900 0.037862 40.371012 ( 52.918150)
total: 103.73 sec