Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-120353
#<BuildRuby:0x000056264b4c3d68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240105-120353",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000009 0.000004 0.000013 ( 0.000011)
build_up 0.003827 0.001531 1.134390 ( 1.530145)
build_miniruby 0.001440 0.000000 0.824668 ( 0.824480)
build_ruby 0.001400 0.000000 2.664630 ( 2.665599)
build_all 0.007889 0.000886 14.141866 ( 1.278982)
build_install 0.005977 0.002110 4.057927 ( 1.084595)
test_btest 0.000753 0.000266 72.852626 ( 6.661445)
test_basic 0.002851 0.001007 0.684041 ( 0.763154)
test_all 0.114400 0.018051 490.528994 ( 45.187112)
test_rubyspec 0.001090 0.045868 48.609991 ( 61.071667)
total: 121.07 sec