Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-190621
#<BuildRuby:0x000055b8ebfbb568
@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.20231227-190621",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.001874 0.004447 1.293948 ( 1.677544)
build_miniruby 0.000000 0.001410 0.874578 ( 0.873817)
build_ruby 0.000000 0.001290 2.828028 ( 2.827479)
build_all 0.007389 0.002325 16.219214 ( 1.443940)
build_install 0.007248 0.000962 4.628392 ( 1.112917)
test_btest 0.000615 0.000194 82.254218 ( 7.329424)
test_basic 0.003520 0.001112 0.645679 ( 0.720876)
test_all 0.107170 0.027998 561.202032 ( 50.601855)
test_rubyspec 0.032556 0.014892 49.636257 ( 61.978765)
total: 128.57 sec