Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-144230
#<BuildRuby:0x000055f41a2e7ac0
@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.20230123-144230",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003054 0.000509 0.619745 ( 1.028094)
build_miniruby 0.001025 0.000000 0.659909 ( 0.659071)
build_ruby 0.001313 0.000000 2.209458 ( 2.208946)
build_all 0.009083 0.000458 11.972999 ( 1.463933)
build_install 0.002534 0.004023 1.562738 ( 0.735479)
test_btest 0.000675 0.000000 64.221716 ( 5.919163)
test_basic 0.003507 0.000000 0.242605 ( 0.337527)
test_all 0.000803 0.000151 491.011277 ( 45.912417)
test_rubyspec 0.013005 0.016049 35.259051 ( 45.813379)
total: 104.08 sec