Logfile: /home/ko1/ruby/logs/brlog.trunk.20231125-174021
#<BuildRuby:0x0000562cbf070098
@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.20231125-174021",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.001923 0.003498 0.916654 ( 1.355360)
build_miniruby 0.000847 0.000196 0.837105 ( 0.837334)
build_ruby 0.000000 0.001501 2.647447 ( 2.648016)
build_all 0.007510 0.000428 12.242836 ( 0.983026)
build_install 0.007543 0.003602 3.716384 ( 0.975899)
test_btest 0.000529 0.000139 65.581159 ( 5.353593)
test_basic 0.003324 0.000875 0.424151 ( 0.504461)
test_all 0.076873 0.020981 359.735414 ( 32.988949)
test_rubyspec 0.025770 0.039330 40.030731 ( 52.578514)
total: 98.23 sec