Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-220055
#<BuildRuby:0x0000558a1b75c0d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231118-220055",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000000 0.005745 0.909273 ( 1.434048)
build_miniruby 0.000596 0.000403 0.790192 ( 0.790151)
build_ruby 0.000000 0.001889 2.624906 ( 2.624911)
build_all 0.003381 0.005200 12.009345 ( 0.990194)
build_install 0.006049 0.005326 3.505489 ( 0.970481)
test_btest 0.000474 0.000328 63.954674 ( 4.561826)
test_basic 0.005247 0.000000 0.433643 ( 0.511487)
test_all 0.080099 0.015369 344.993974 ( 36.247698)
test_rubyspec 0.027538 0.037606 39.266254 ( 51.828370)
total: 99.96 sec