Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-141319
#<BuildRuby:0x000055f83e7c0060
@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.20240103-141319",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002002 0.003642 1.020274 ( 1.307464)
build_miniruby 0.000984 0.000152 0.810729 ( 0.810808)
build_ruby 0.001580 0.000243 2.646943 ( 2.647746)
build_all 0.007146 0.000450 12.004638 ( 0.952734)
build_install 0.014139 0.000180 3.468502 ( 0.957590)
test_btest 0.000704 0.000083 61.598726 ( 5.580629)
test_basic 0.000755 0.004494 0.400953 ( 0.481546)
test_all 0.078774 0.018948 368.003292 ( 37.361286)
test_rubyspec 0.041591 0.024251 40.248247 ( 52.827299)
total: 102.93 sec