Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-215512
#<BuildRuby:0x000055f0dcf6b788
@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.20231230-215512",
@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.000006)
build_up 0.000000 0.005067 0.785908 ( 1.181321)
build_miniruby 0.000000 0.001049 0.809890 ( 0.809851)
build_ruby 0.000123 0.001248 2.678205 ( 2.679197)
build_all 0.007515 0.000834 11.922332 ( 1.001385)
build_install 0.004175 0.006967 3.442110 ( 0.963538)
test_btest 0.000541 0.000180 63.687873 ( 5.273241)
test_basic 0.003110 0.001037 0.388449 ( 0.469330)
test_all 0.063616 0.031335 374.936313 ( 31.734059)
test_rubyspec 0.025206 0.039491 40.733717 ( 53.289252)
total: 97.40 sec