Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-184338
#<BuildRuby:0x000055afa64fddb8
@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-184338",
@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.000007 0.000002 0.000009 ( 0.000010)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000000 0.000000 0.000000 ( 0.000011)
build_up 0.000000 0.005066 1.005140 ( 1.187961)
build_miniruby 0.000154 0.001095 0.608547 ( 0.607599)
build_ruby 0.000994 0.000497 1.178520 ( 1.172328)
build_all 0.001314 0.004624 2.568447 ( 1.278355)
build_install 0.011373 0.000000 1.837303 ( 1.131830)
test_btest 0.000756 0.000000 51.546735 ( 13.014019)
test_basic 0.004042 0.000000 0.270600 ( 0.364532)
test_all 0.000480 0.001919 574.566343 (179.127584)
test_rubyspec 0.033106 0.034016 79.424948 (108.573180)
total: 306.46 sec