Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-190807
#<BuildRuby:0x000055773a360090
@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.20231211-190807",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000006)
build_up 0.003457 0.000692 1.004022 ( 1.270961)
build_miniruby 0.000993 0.000199 0.863081 ( 0.864567)
build_ruby 0.000922 0.000185 2.703032 ( 2.705928)
build_all 0.000000 0.007030 12.073569 ( 1.005682)
build_install 0.008241 0.000340 3.554331 ( 0.979202)
test_btest 0.000436 0.000135 61.559590 ( 5.860159)
test_basic 0.003306 0.000000 0.373508 ( 0.456119)
test_all 0.078775 0.020936 405.865342 ( 37.427376)
test_rubyspec 0.035862 0.035427 39.807726 ( 52.464209)
total: 103.03 sec