Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-225140
#<BuildRuby:0x00005603dc9534f0
@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.20231215-225140",
@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.000345 0.004075 1.022515 ( 1.258238)
build_miniruby 0.000000 0.000833 0.879645 ( 0.879766)
build_ruby 0.000000 0.000938 2.716932 ( 2.720049)
build_all 0.005546 0.002571 12.041155 ( 1.030862)
build_install 0.010517 0.000000 3.609106 ( 0.977336)
test_btest 0.000761 0.000000 63.165343 ( 5.870438)
test_basic 0.002588 0.000283 0.377172 ( 0.458274)
test_all 0.066598 0.034592 380.445564 ( 42.348115)
test_rubyspec 0.040583 0.034182 39.877545 ( 52.501358)
total: 108.04 sec