Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-181050
#<BuildRuby:0x0000564de1a3c1d8
@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.20240621-181050",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004459 0.001312 1.695741 ( 1.903172)
build_miniruby 0.000887 0.000261 1.080617 ( 1.081163)
build_ruby 0.001186 0.000349 3.500481 ( 3.500100)
build_all 0.007924 0.002331 17.514969 ( 1.647870)
build_install 0.007634 0.002766 6.209350 ( 1.515621)
test_btest 0.000998 0.000300 107.312961 ( 8.784498)
test_basic 0.003666 0.001100 0.821638 ( 0.896586)
test_all 0.110979 0.025579 531.344578 ( 60.723679)
test_rubyspec 0.045057 0.020719 135.457947 ( 16.284447)
total: 96.34 sec