Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-013039
#<BuildRuby:0x000056428a4d7ba0
@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.20230806-013039",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001851 0.003081 1.445417 ( 2.630487)
build_miniruby 0.000757 0.000312 0.904871 ( 0.904076)
build_ruby 0.000850 0.000349 2.636990 ( 2.636470)
build_all 0.007854 0.001530 14.059849 ( 1.257042)
build_install 0.002506 0.005683 2.092959 ( 0.921108)
test_btest 0.000583 0.000262 81.681867 ( 7.495065)
test_basic 0.001481 0.002740 0.620340 ( 0.698109)
test_all 0.001107 0.000528 518.961156 ( 54.322133)
test_rubyspec 0.018148 0.027411 46.432146 ( 58.678204)
total: 129.54 sec