Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-012509
#<BuildRuby:0x0000557767ca6028
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221204-012509",
@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.000015 0.000002 0.000017 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.002003 0.003615 1.260042 ( 1.410828)
build_miniruby 0.000980 0.000164 0.713749 ( 0.712296)
build_ruby 0.001124 0.000187 1.423604 ( 1.414835)
build_all 0.005367 0.000894 3.213246 ( 1.576397)
build_install 0.008703 0.003468 2.180789 ( 1.316177)
test_btest 0.000589 0.000109 59.438915 ( 15.878187)
test_basic 0.004186 0.000022 0.291776 ( 0.385797)
test_all 0.000992 0.000177 593.622480 (175.477753)
test_rubyspec 0.022012 0.023675 69.383807 ( 79.303098)
total: 277.48 sec