Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-171224
#<BuildRuby:0x0000564fa1bc7a18
@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.20231128-171224",
@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.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003472 0.001085 1.236648 ( 1.645770)
build_miniruby 0.000736 0.000230 0.900247 ( 0.899987)
build_ruby 0.000000 0.001414 2.759088 ( 2.759196)
build_all 0.007982 0.002609 16.184880 ( 1.499896)
build_install 0.012127 0.001101 4.912426 ( 1.177931)
test_btest 0.000000 0.000996 82.181604 ( 6.867754)
test_basic 0.000000 0.005145 0.682956 ( 0.758462)
test_all 0.097791 0.036440 522.750396 ( 47.156625)
test_rubyspec 0.032752 0.015616 50.063960 ( 62.351368)
total: 125.12 sec