Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-001023
#<BuildRuby:0x000055ce0c7bb788
@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.20231225-001023",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003203 0.000000 0.737373 ( 1.129270)
build_miniruby 0.000000 0.000838 0.901360 ( 0.902642)
build_ruby 0.000000 0.001089 2.766194 ( 2.769556)
build_all 0.005410 0.002344 12.066354 ( 1.026886)
build_install 0.003824 0.004951 3.379428 ( 0.973939)
test_btest 0.000615 0.000094 63.545411 ( 4.895929)
test_basic 0.002606 0.000401 0.374527 ( 0.458237)
test_all 0.077303 0.032902 433.493130 ( 41.045963)
test_rubyspec 0.045107 0.006958 40.516118 ( 53.290714)
total: 106.49 sec