Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-214059
#<BuildRuby:0x0000563e99557520
@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.20231223-214059",
@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.000010)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.003128 0.000626 0.732380 ( 1.118481)
build_miniruby 0.000746 0.000149 0.904902 ( 0.905447)
build_ruby 0.001067 0.000214 2.772235 ( 2.775066)
build_all 0.003320 0.004198 12.059074 ( 1.038335)
build_install 0.009944 0.000255 3.398680 ( 0.975611)
test_btest 0.000476 0.000109 65.445372 ( 5.052438)
test_basic 0.003470 0.000000 0.373560 ( 0.454867)
test_all 0.082394 0.021652 416.173141 ( 47.329316)
test_rubyspec 0.030485 0.016584 40.445076 ( 53.192935)
total: 112.84 sec