Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-133023
#<BuildRuby:0x000055fbdcc38178
@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.20231218-133023",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000858 0.004287 1.037668 ( 1.319506)
build_miniruby 0.000752 0.000225 0.873727 ( 0.874951)
build_ruby 0.000913 0.000274 2.702671 ( 2.703249)
build_all 0.006579 0.000619 12.203476 ( 1.032202)
build_install 0.011502 0.001744 3.567209 ( 0.975341)
test_btest 0.000675 0.000168 63.510360 ( 5.054374)
test_basic 0.000321 0.003679 0.379966 ( 0.461682)
test_all 0.062886 0.036486 375.704077 ( 42.193409)
test_rubyspec 0.021550 0.037772 39.767517 ( 52.532434)
total: 107.15 sec