Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-005645
#<BuildRuby:0x00005620bad54180
@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.20240620-005645",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.005597 0.000000 1.059726 ( 1.628134)
build_miniruby 0.001077 0.000000 0.698141 ( 0.698231)
build_ruby 0.001614 0.000218 2.256879 ( 2.257078)
build_all 0.005010 0.002968 12.509663 ( 1.039099)
build_install 0.012159 0.004053 4.112457 ( 1.064058)
test_btest 0.000588 0.000196 73.978730 ( 5.469342)
test_basic 0.000000 0.005120 0.392709 ( 0.473208)
test_all 0.087899 0.015993 367.105267 ( 43.380374)
test_rubyspec 0.036300 0.011070 87.233759 ( 11.068232)
total: 67.08 sec