Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-225621
#<BuildRuby:0x0000563ba416c1d8
@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.20240619-225621",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004768 0.000195 1.053787 ( 1.303993)
build_miniruby 0.000835 0.000209 0.723951 ( 0.723996)
build_ruby 0.001231 0.000308 2.290758 ( 2.291560)
build_all 0.007380 0.000726 12.790018 ( 1.025625)
build_install 0.010855 0.000380 4.160968 ( 1.065821)
test_btest 0.000601 0.000120 69.740281 ( 6.350802)
test_basic 0.004015 0.000000 0.390862 ( 0.471691)
test_all 0.061095 0.036644 370.075054 ( 36.506381)
test_rubyspec 0.030028 0.011260 87.110747 ( 10.948095)
total: 60.69 sec