Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-235059
#<BuildRuby:0x000055cf3a61b8e0
@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.20231207-235059",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004748 0.000065 0.996654 ( 1.249799)
build_miniruby 0.001052 0.000087 0.866004 ( 0.865098)
build_ruby 0.001140 0.000095 2.694784 ( 2.697411)
build_all 0.000889 0.007694 12.118353 ( 1.023641)
build_install 0.009882 0.003465 3.575890 ( 0.954838)
test_btest 0.000579 0.000145 65.730916 ( 4.606854)
test_basic 0.003547 0.000886 0.371395 ( 0.453023)
test_all 0.077486 0.022353 405.575743 ( 42.535216)
test_rubyspec 0.024553 0.041337 39.697642 ( 52.333246)
total: 106.72 sec