Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-050325
#<BuildRuby:0x000055c037bbc090
@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.20240104-050325",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000032 0.000010 0.000042 ( 0.000041)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.003536 0.001105 1.409634 ( 1.656055)
build_miniruby 0.000831 0.000260 0.939481 ( 0.938630)
build_ruby 0.001290 0.000403 2.722840 ( 2.727814)
build_all 0.006726 0.002350 14.477428 ( 1.354489)
build_install 0.002790 0.005012 4.184656 ( 1.051450)
test_btest 0.000814 0.000300 73.548519 ( 6.586990)
test_basic 0.003728 0.001373 0.733085 ( 0.808520)
test_all 0.091036 0.039042 507.469914 ( 47.167742)
test_rubyspec 0.031024 0.018852 47.782368 ( 60.138629)
total: 122.43 sec