Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-133956
#<BuildRuby:0x0000559bdfbd34b0
@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.20231231-133956",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004185 0.000761 0.784577 ( 1.187522)
build_miniruby 0.000980 0.000178 0.829302 ( 0.829085)
build_ruby 0.001343 0.000000 2.709226 ( 2.710234)
build_all 0.007653 0.000000 11.992246 ( 0.983753)
build_install 0.000000 0.010735 3.359443 ( 0.962998)
test_btest 0.000000 0.000701 64.317052 ( 5.064087)
test_basic 0.001974 0.002837 0.391120 ( 0.471677)
test_all 0.068676 0.030009 372.976881 ( 36.683896)
test_rubyspec 0.027194 0.036126 40.193107 ( 52.723565)
total: 101.62 sec