Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-170940
#<BuildRuby:0x00005587bea23bb8
@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.20231127-170940",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004201 0.000988 1.266340 ( 1.656996)
build_miniruby 0.000954 0.000225 0.884260 ( 0.884338)
build_ruby 0.001403 0.000330 2.972508 ( 2.971981)
build_all 0.003275 0.006956 16.167840 ( 1.481367)
build_install 0.005126 0.004246 4.827389 ( 1.123239)
test_btest 0.000875 0.000304 81.470924 ( 8.007271)
test_basic 0.000410 0.003770 0.703496 ( 0.784466)
test_all 0.086228 0.046774 514.423788 ( 48.125262)
test_rubyspec 0.015490 0.035225 51.276637 ( 63.610734)
total: 128.65 sec