Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-080648
#<BuildRuby:0x00005570530c4068
@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.20240618-080648",
@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.000004 0.000013 ( 0.000015)
build_up 0.002208 0.003115 1.708943 ( 1.983307)
build_miniruby 0.000778 0.000389 1.028488 ( 1.028430)
build_ruby 0.001003 0.000502 3.268684 ( 3.269797)
build_all 0.009653 0.000711 17.087222 ( 1.608924)
build_install 0.010109 0.000000 5.980276 ( 1.415314)
test_btest 0.000827 0.000000 105.047981 ( 8.656675)
test_basic 0.004338 0.000000 0.809047 ( 0.887917)
test_all 0.116230 0.022184 536.681993 ( 59.505149)
test_rubyspec 0.032763 0.031974 133.227777 ( 16.340311)
total: 94.70 sec