Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-000739
#<BuildRuby:0x00005648e0fc4188
@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.20231210-000739",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004167 0.000379 0.998978 ( 1.311463)
build_miniruby 0.000857 0.000078 0.880616 ( 0.880044)
build_ruby 0.001536 0.000140 2.706693 ( 2.709191)
build_all 0.007638 0.000000 12.056064 ( 0.973339)
build_install 0.007526 0.000000 3.511602 ( 0.960231)
test_btest 0.000687 0.000000 62.105062 ( 5.667993)
test_basic 0.002900 0.000000 0.372660 ( 0.455504)
test_all 0.077218 0.023971 384.080572 ( 41.814126)
test_rubyspec 0.034616 0.030566 39.982129 ( 52.620856)
total: 107.39 sec