Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-132156
#<BuildRuby:0x000055807df8e258
@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.20230622-132156",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.005296 0.001059 2.087236 ( 6.037631)
build_miniruby 0.001423 0.000285 1.567593 ( 2.781429)
build_ruby 0.001544 0.000309 3.162794 ( 6.452381)
build_all 0.005469 0.002678 2.476407 ( 3.990031)
build_install 0.020308 0.000000 3.782629 ( 5.691859)
test_btest 0.000915 0.000000 80.649770 ( 72.592639)
test_basic 0.000776 0.006655 0.862278 ( 1.991412)
test_all 0.001003 0.000229 628.418240 (642.332045)
test_rubyspec 0.052375 0.014834 93.740812 (246.187134)
total: 988.06 sec