Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-224730
#<BuildRuby:0x0000561f609f80a0
@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.20231206-224730",
@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.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.002441 0.003153 1.503130 ( 1.870959)
build_miniruby 0.000598 0.000332 0.873730 ( 0.873693)
build_ruby 0.001393 0.000000 2.834031 ( 2.833855)
build_all 0.009941 0.000000 16.223771 ( 1.467104)
build_install 0.004980 0.004505 4.765614 ( 1.130711)
test_btest 0.000809 0.000377 81.313349 ( 7.357587)
test_basic 0.003736 0.001743 0.799688 ( 0.876693)
test_all 0.087320 0.045549 534.857549 ( 48.181225)
test_rubyspec 0.027371 0.018933 50.284922 ( 62.506478)
total: 127.10 sec