Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-183121
#<BuildRuby:0x000055ade462ffd8
@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.20240101-183121",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000005 0.000003 0.000008 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003866 0.002148 1.138121 ( 1.283685)
build_miniruby 0.000763 0.000424 0.817576 ( 0.817461)
build_ruby 0.000984 0.000547 2.700345 ( 2.701577)
build_all 0.008583 0.000000 11.943759 ( 0.985308)
build_install 0.012489 0.002729 3.609266 ( 0.986944)
test_btest 0.000811 0.000000 61.856088 ( 5.343242)
test_basic 0.004554 0.000683 0.398826 ( 0.478336)
test_all 0.057382 0.040211 380.083660 ( 37.627854)
test_rubyspec 0.022355 0.044275 40.427982 ( 52.970909)
total: 103.20 sec