Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-092904
#<BuildRuby:0x0000560d6bba3438
@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.20240109-092904",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000021 0.000006 0.000027 ( 0.000027)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.006186 0.000662 0.796293 ( 1.203519)
build_miniruby 0.000941 0.000000 0.811888 ( 0.811957)
build_ruby 0.001378 0.000000 2.660785 ( 2.661961)
build_all 0.007380 0.000279 11.904837 ( 0.990098)
build_install 0.010701 0.003772 3.732755 ( 0.982456)
test_btest 0.000646 0.000161 63.894853 ( 5.239915)
test_basic 0.004164 0.000000 0.394139 ( 0.474155)
test_all 0.064214 0.034217 383.662034 ( 36.419168)
test_rubyspec 0.034335 0.032088 40.861608 ( 53.396651)
total: 102.18 sec