Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-135853
#<BuildRuby:0x000055db528b4150
@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.20240114-135853",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.000000 0.006314 0.802372 ( 1.190452)
build_miniruby 0.000000 0.001123 0.814113 ( 0.813616)
build_ruby 0.000000 0.001596 2.710552 ( 2.711622)
build_all 0.005426 0.002317 11.900883 ( 0.946372)
build_install 0.005926 0.004905 3.388230 ( 0.978440)
test_btest 0.000697 0.000322 63.064962 ( 5.907136)
test_basic 0.002744 0.001266 0.407460 ( 0.487994)
test_all 0.084538 0.017465 385.949470 ( 35.935469)
test_rubyspec 0.031107 0.037492 40.632211 ( 53.189202)
total: 102.16 sec