Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-230234
#<BuildRuby:0x00005573b0d4be20
@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.20231210-230234",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.005461 0.000575 1.503167 ( 1.852125)
build_miniruby 0.000841 0.000089 1.016775 ( 1.016553)
build_ruby 0.001530 0.000161 2.850573 ( 2.850201)
build_all 0.007608 0.003097 16.775124 ( 1.580100)
build_install 0.007876 0.000489 4.824729 ( 1.155020)
test_btest 0.000954 0.000120 86.876938 ( 7.492319)
test_basic 0.000937 0.004334 0.767425 ( 0.843225)
test_all 0.106082 0.028739 539.600829 ( 51.274271)
test_rubyspec 0.025193 0.023289 51.079772 ( 63.424721)
total: 131.49 sec