Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-232512
#<BuildRuby:0x0000555fe837bc50
@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.20240617-232512",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.003811 0.001040 1.070665 ( 1.488366)
build_miniruby 0.000000 0.001083 0.709791 ( 0.709790)
build_ruby 0.000000 0.001388 2.233298 ( 2.233884)
build_all 0.001432 0.007065 12.572277 ( 1.049316)
build_install 0.005965 0.005296 4.136927 ( 1.069208)
test_btest 0.000596 0.000298 69.140800 ( 6.212748)
test_basic 0.004863 0.000000 0.399651 ( 0.480909)
test_all 0.075534 0.019932 365.047022 ( 32.206604)
test_rubyspec 0.021322 0.019575 86.554374 ( 10.941087)
total: 56.39 sec