Logfile: /home/ko1/ruby/logs/brlog.trunk.20230802-232732
#<BuildRuby:0x000055d125fbffa8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230802-232732",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000518 0.004041 1.395030 ( 2.622480)
build_miniruby 0.000786 0.000278 0.889082 ( 0.888472)
build_ruby 0.000859 0.000303 2.653252 ( 2.653298)
build_all 0.009674 0.000000 14.196007 ( 1.215981)
build_install 0.001956 0.006350 2.009934 ( 0.880042)
test_btest 0.000757 0.000289 79.725182 ( 7.810792)
test_basic 0.005121 0.000470 0.717738 ( 0.792707)
test_all 0.000988 0.000359 526.674037 ( 46.509992)
test_rubyspec 0.021897 0.013722 45.479180 ( 57.861027)
total: 121.24 sec