Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-122531
#<BuildRuby:0x000055f530553ce8
@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.20240103-122531",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.000000 0.005666 1.446655 ( 1.671701)
build_miniruby 0.000000 0.000830 0.835746 ( 0.835336)
build_ruby 0.000000 0.001165 2.729666 ( 2.728886)
build_all 0.002730 0.005958 14.290429 ( 1.330078)
build_install 0.005080 0.002995 4.113228 ( 1.064811)
test_btest 0.000795 0.000242 72.502753 ( 7.152868)
test_basic 0.004452 0.002735 0.830141 ( 0.903413)
test_all 0.104755 0.027435 467.498746 ( 47.099551)
test_rubyspec 0.017787 0.032486 48.646301 ( 61.038148)
total: 123.83 sec