Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-153744
#<BuildRuby:0x0000559ce10ac048
@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.20240114-153744",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000016 0.000005 0.000021 ( 0.000022)
build_up 0.004590 0.001530 1.026154 ( 1.422356)
build_miniruby 0.001479 0.000000 0.859602 ( 0.858786)
build_ruby 0.001359 0.000000 2.747080 ( 2.746727)
build_all 0.005959 0.002966 14.221481 ( 1.325279)
build_install 0.002362 0.005124 4.100282 ( 1.089278)
test_btest 0.000685 0.000267 76.541727 ( 6.964381)
test_basic 0.004355 0.000000 0.696755 ( 0.776473)
test_all 0.111768 0.014964 494.449539 ( 52.365742)
test_rubyspec 0.015353 0.035284 49.180131 ( 61.571843)
total: 129.12 sec