Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-023249
#<BuildRuby:0x0000562c2c6c3b68
@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.20240103-023249",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.006793 0.000467 1.056570 ( 1.321861)
build_miniruby 0.000862 0.000143 0.803400 ( 0.803612)
build_ruby 0.001477 0.000247 2.688658 ( 2.689501)
build_all 0.007049 0.000403 11.963748 ( 0.955028)
build_install 0.008644 0.003648 3.476559 ( 0.967764)
test_btest 0.000525 0.000098 63.037595 ( 5.027335)
test_basic 0.004430 0.000830 0.406259 ( 0.487072)
test_all 0.073961 0.023113 375.028432 ( 39.799074)
test_rubyspec 0.034436 0.028486 40.085180 ( 52.661854)
total: 104.71 sec