Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-131627
#<BuildRuby:0x0000560053eb7f90
@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.20240104-131627",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005377 0.000343 1.156478 ( 1.326173)
build_miniruby 0.000839 0.000210 0.800922 ( 0.801131)
build_ruby 0.000000 0.001908 2.667039 ( 2.667385)
build_all 0.004189 0.003629 12.012543 ( 0.993988)
build_install 0.012629 0.001573 3.619229 ( 0.971816)
test_btest 0.000536 0.000158 62.894601 ( 4.857577)
test_basic 0.003228 0.000950 0.420494 ( 0.501315)
test_all 0.075534 0.021535 391.119173 ( 32.959354)
test_rubyspec 0.021409 0.045786 40.202177 ( 52.765881)
total: 97.85 sec