Logfile: /home/ko1/ruby/logs/brlog.trunk.20231202-171403
#<BuildRuby:0x00005570abadc098
@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.20231202-171403",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.002348 0.002605 0.972256 ( 1.260193)
build_miniruby 0.001200 0.000000 0.871005 ( 0.872143)
build_ruby 0.001121 0.000000 2.718137 ( 2.719347)
build_all 0.006450 0.001286 12.142193 ( 1.009520)
build_install 0.008304 0.003704 3.598694 ( 0.974260)
test_btest 0.000000 0.000759 63.563106 ( 5.327583)
test_basic 0.001199 0.001783 0.370449 ( 0.453725)
test_all 0.062383 0.037272 385.252608 ( 42.685609)
test_rubyspec 0.043732 0.030438 39.850803 ( 52.480718)
total: 107.78 sec