Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-222808
#<BuildRuby:0x0000557dd816bee8
@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.20240617-222808",
@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.000009 0.000004 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.003866 0.001364 1.695076 ( 2.018317)
build_miniruby 0.000000 0.001043 1.117209 ( 1.117142)
build_ruby 0.000000 0.001728 3.351453 ( 3.352292)
build_all 0.007585 0.002571 17.862260 ( 1.655563)
build_install 0.007316 0.003785 6.267795 ( 1.522387)
test_btest 0.000605 0.000242 102.573356 ( 9.410092)
test_basic 0.001357 0.003018 0.772334 ( 0.848395)
test_all 0.098496 0.042814 563.601293 ( 55.107717)
test_rubyspec 0.013410 0.052445 130.527433 ( 15.728271)
total: 90.76 sec