Logfile: /home/ko1/ruby/logs/brlog.trunk.20230105-103230
#<BuildRuby:0x0000562fbd7af240
@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.20230105-103230",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006299 0.001575 0.942540 ( 1.122632)
build_miniruby 0.001502 0.000376 0.818226 ( 0.817601)
build_ruby 0.002332 0.000000 2.126466 ( 2.128349)
build_all 0.017798 0.002356 18.342897 ( 2.112043)
build_install 0.018825 0.002689 1.809193 ( 0.921586)
test_btest 0.000886 0.000178 90.003869 ( 8.672730)
test_basic 0.007438 0.000000 0.356731 ( 0.445006)
test_all 0.002147 0.000073 669.543931 ( 63.117225)
test_rubyspec 0.105857 0.044177 48.029594 ( 56.091831)
total: 135.43 sec