Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-230329
#<BuildRuby:0x0000558dacc678e0
@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-230329",
@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.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003535 0.001571 0.815700 ( 1.184511)
build_miniruby 0.000840 0.000373 0.817453 ( 0.817125)
build_ruby 0.000926 0.000412 2.672202 ( 2.673123)
build_all 0.004868 0.002163 11.987992 ( 0.960998)
build_install 0.006019 0.005543 3.739739 ( 0.991969)
test_btest 0.000574 0.000287 62.926584 ( 4.956670)
test_basic 0.002987 0.001494 0.410825 ( 0.490853)
test_all 0.066592 0.028942 385.802579 ( 31.927655)
test_rubyspec 0.025340 0.036673 40.450666 ( 53.001647)
total: 97.01 sec