Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-045924
#<BuildRuby:0x000055f5c5b0f818
@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.20231103-045924",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.000459 0.004099 1.296061 ( 1.563252)
build_miniruby 0.000000 0.001549 0.965860 ( 0.965017)
build_ruby 0.000366 0.000875 2.676286 ( 2.677206)
build_all 0.006892 0.002838 16.481353 ( 1.495856)
build_install 0.007963 0.001480 5.012863 ( 1.189523)
test_btest 0.000790 0.000000 88.702655 ( 7.357527)
test_basic 0.004074 0.000202 0.719962 ( 0.796207)
test_all 0.107003 0.030026 530.311300 ( 50.820203)
test_rubyspec 0.021039 0.027687 50.310873 ( 62.628486)
total: 129.49 sec