Logfile: /home/ko1/ruby/logs/brlog.trunk.20230711-221507
#<BuildRuby:0x0000556ea281fce8
@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.20230711-221507",
@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.000001 0.000009 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005870 0.000296 1.455680 ( 2.719227)
build_miniruby 0.001100 0.000174 0.901607 ( 0.901638)
build_ruby 0.001360 0.000000 2.551729 ( 2.552588)
build_all 0.006400 0.003310 12.935003 ( 1.132853)
build_install 0.007891 0.000000 1.816942 ( 0.874663)
test_btest 0.001110 0.000000 83.897292 ( 8.064631)
test_basic 0.003936 0.000201 0.696873 ( 0.775524)
test_all 0.002190 0.000000 471.234774 ( 45.963356)
test_rubyspec 0.024664 0.012215 41.511309 ( 54.049838)
total: 117.04 sec