Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-045654
#<BuildRuby:0x00005574000f3e20
@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.20240101-045654",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003572 0.000178 0.976379 ( 1.370099)
build_miniruby 0.001210 0.000000 0.856723 ( 0.856774)
build_ruby 0.001329 0.000000 2.992760 ( 2.992819)
build_all 0.009899 0.000008 16.412937 ( 1.559849)
build_install 0.000947 0.007858 4.728253 ( 1.182666)
test_btest 0.001033 0.000000 80.747790 ( 7.803650)
test_basic 0.004897 0.000245 0.642748 ( 0.721624)
test_all 0.096078 0.039871 524.665020 ( 61.185691)
test_rubyspec 0.033736 0.013423 50.722091 ( 62.947881)
total: 140.62 sec