Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-235248
#<BuildRuby:0x00005625a833c010
@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.20230331-235248",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000455 0.004211 1.222573 ( 2.563478)
build_miniruby 0.000776 0.000310 0.699930 ( 0.699251)
build_ruby 0.000831 0.000333 2.328987 ( 2.328799)
build_all 0.008870 0.000184 11.269346 ( 0.994436)
build_install 0.006967 0.000000 1.583333 ( 0.845698)
test_btest 0.001057 0.000000 77.527152 ( 6.397065)
test_basic 0.004201 0.000000 0.629753 ( 0.724420)
test_all 0.001369 0.000000 402.013535 ( 43.784455)
test_rubyspec 0.024304 0.013996 40.298746 ( 50.595908)
total: 108.93 sec