Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-185727
#<BuildRuby:0x0000564cf90e3048
@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.20240105-185727",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.004126 0.752574 ( 1.133681)
build_miniruby 0.000000 0.001152 0.929496 ( 0.929518)
build_ruby 0.000000 0.001053 2.790020 ( 2.793401)
build_all 0.000341 0.007735 12.164302 ( 1.079229)
build_install 0.004737 0.004317 3.429198 ( 1.003368)
test_btest 0.000448 0.000262 71.735401 ( 5.700080)
test_basic 0.002406 0.001404 0.380637 ( 0.464684)
test_all 0.088036 0.029685 494.830817 ( 46.900145)
test_rubyspec 0.026398 0.038327 41.874631 ( 54.640924)
total: 114.65 sec