Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-093201
#<BuildRuby:0x0000558f975ebfd8
@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.20231229-093201",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001900 0.003837 0.801463 ( 1.187890)
build_miniruby 0.001013 0.000169 0.798095 ( 0.797818)
build_ruby 0.000000 0.001701 2.665205 ( 2.665825)
build_all 0.001553 0.006996 12.121453 ( 0.963358)
build_install 0.013271 0.000000 3.379412 ( 0.963745)
test_btest 0.000613 0.000000 61.643068 ( 5.358796)
test_basic 0.005213 0.000000 0.414033 ( 0.492322)
test_all 0.088769 0.010252 376.311925 ( 42.201662)
test_rubyspec 0.037236 0.032717 40.431816 ( 53.041739)
total: 107.67 sec