Logfile: /home/ko1/ruby/logs/brlog.trunk.20230401-112723
#<BuildRuby:0x000055e8d372c010
@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.20230401-112723",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.005251 0.000259 1.459983 ( 2.709635)
build_miniruby 0.000874 0.000206 0.737542 ( 0.738135)
build_ruby 0.001003 0.000236 2.245880 ( 2.245841)
build_all 0.007601 0.000726 11.853731 ( 1.056361)
build_install 0.004942 0.002467 1.613057 ( 0.850707)
test_btest 0.000890 0.000212 79.177157 ( 6.584958)
test_basic 0.004146 0.000000 0.600766 ( 0.696481)
test_all 0.001474 0.000335 419.679884 ( 46.330579)
test_rubyspec 0.013743 0.019950 40.482741 ( 50.988788)
total: 112.20 sec