Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-063042
#<BuildRuby:0x0000561ae7647dc0
@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.20231204-063042",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004592 0.000000 0.981430 ( 1.247274)
build_miniruby 0.000890 0.000000 0.861676 ( 0.862362)
build_ruby 0.001126 0.000000 2.697187 ( 2.698638)
build_all 0.004505 0.003851 12.117056 ( 0.987108)
build_install 0.011508 0.000000 3.595929 ( 0.971813)
test_btest 0.000804 0.000082 62.613681 ( 5.552502)
test_basic 0.000084 0.003938 0.377994 ( 0.457796)
test_all 0.084708 0.013417 361.128153 ( 36.870303)
test_rubyspec 0.020552 0.038809 39.485477 ( 52.186621)
total: 101.84 sec