Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-100507
#<BuildRuby:0x000056335f7d3b68
@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.20231219-100507",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.004381 0.000032 1.038175 ( 1.314281)
build_miniruby 0.000934 0.000078 0.876038 ( 0.876332)
build_ruby 0.000000 0.001285 2.703981 ( 2.706369)
build_all 0.000000 0.008312 11.973931 ( 1.030848)
build_install 0.008472 0.001590 3.564533 ( 0.990264)
test_btest 0.000485 0.000129 66.539346 ( 5.191786)
test_basic 0.000440 0.002818 0.374176 ( 0.458309)
test_all 0.077073 0.025457 420.592691 ( 38.213012)
test_rubyspec 0.043278 0.020871 40.052878 ( 52.698622)
total: 103.48 sec