Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-163821
#<BuildRuby:0x000055b5d638ff90
@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.20231221-163821",
@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.000002 0.000006 ( 0.000004)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001248 0.002912 1.048292 ( 1.324057)
build_miniruby 0.000680 0.000272 0.905202 ( 0.905609)
build_ruby 0.000940 0.000376 2.735316 ( 2.738280)
build_all 0.008097 0.000000 12.252752 ( 1.028901)
build_install 0.004005 0.006785 3.585446 ( 0.978477)
test_btest 0.000465 0.000203 66.975186 ( 5.320317)
test_basic 0.003548 0.000126 0.386121 ( 0.468517)
test_all 0.080576 0.025997 430.033699 ( 43.345033)
test_rubyspec 0.032758 0.016383 40.363464 ( 53.130352)
total: 109.24 sec