Logfile: /home/ko1/ruby/logs/brlog.trunk.20230712-171317
#<BuildRuby:0x000055e4e490b568
@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.20230712-171317",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001200 0.004288 1.442505 ( 2.847430)
build_miniruby 0.000936 0.000148 0.864310 ( 0.864043)
build_ruby 0.001061 0.000167 2.800626 ( 2.800964)
build_all 0.000000 0.010276 13.840520 ( 1.213621)
build_install 0.003177 0.004980 1.936536 ( 0.885893)
test_btest 0.000759 0.000253 89.282624 ( 7.284180)
test_basic 0.000198 0.004137 0.702577 ( 0.781604)
test_all 0.000937 0.000357 469.219507 ( 52.668714)
test_rubyspec 0.021075 0.018497 44.415967 ( 56.805226)
total: 126.15 sec