Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-143832
#<BuildRuby:0x000055f196ecffa8
@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.20230726-143832",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000029 0.000007 0.000036 ( 0.000035)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.001422 0.004483 1.539693 ( 2.869679)
build_miniruby 0.000863 0.000254 0.899054 ( 0.898129)
build_ruby 0.000882 0.000259 2.828310 ( 2.827637)
build_all 0.003720 0.005347 13.569502 ( 1.218757)
build_install 0.005728 0.002004 1.961668 ( 0.888486)
test_btest 0.000983 0.000000 82.544959 ( 6.796405)
test_basic 0.005784 0.000000 0.790223 ( 0.865994)
test_all 0.001870 0.000212 507.698699 ( 47.873862)
test_rubyspec 0.019727 0.021775 43.497109 ( 55.963631)
total: 120.20 sec