Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-023439
#<BuildRuby:0x0000557b18a8a230
@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-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230901-023439",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000023 0.000005 0.000028 ( 0.000021)
autoconf 0.000032 0.000007 0.000039 ( 0.000034)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.002671 0.003700 1.850061 ( 2.746761)
build_miniruby 0.001275 0.000319 1.596296 ( 1.665061)
build_ruby 0.001290 0.000323 3.448336 ( 3.912739)
build_all 0.003794 0.004010 6.272098 ( 4.590702)
build_install 0.014275 0.002717 7.490279 ( 5.306813)
test_btest 0.000950 0.000000 85.223229 ( 46.698806)
test_basic 0.004596 0.003520 1.002515 ( 1.281559)
test_all 0.008751 0.001207 700.820792 (340.685143)
test_rubyspec 0.036909 0.032541 104.037223 (121.252091)
total: 528.14 sec