Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-083450
#<BuildRuby:0x00005652c11338e0
@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.20231227-083450",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002533 0.002746 0.811835 ( 1.171671)
build_miniruby 0.000859 0.000198 0.812825 ( 0.813000)
build_ruby 0.001121 0.000259 2.695158 ( 2.697838)
build_all 0.004032 0.003831 11.995506 ( 1.004592)
build_install 0.007546 0.005053 3.353488 ( 0.962231)
test_btest 0.000630 0.000210 62.282813 ( 5.619056)
test_basic 0.004511 0.001503 0.410169 ( 0.487500)
test_all 0.065889 0.031562 399.677751 ( 35.071172)
test_rubyspec 0.036427 0.030564 40.177185 ( 52.729081)
total: 100.56 sec