Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-193357
#<BuildRuby:0x000055dbd4f6c060
@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-193357",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000154 0.004037 0.736387 ( 1.122257)
build_miniruby 0.001214 0.000000 0.901680 ( 0.901664)
build_ruby 0.000000 0.001182 2.785814 ( 2.790018)
build_all 0.004926 0.003321 12.108575 ( 1.012307)
build_install 0.011207 0.001613 3.402009 ( 0.969288)
test_btest 0.000640 0.000148 62.982288 ( 5.741986)
test_basic 0.004423 0.000000 0.389017 ( 0.463732)
test_all 0.084603 0.020227 398.419921 ( 45.545140)
test_rubyspec 0.021296 0.030782 40.580114 ( 53.312862)
total: 111.86 sec