Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-085353
#<BuildRuby:0x0000558b5f1e17a8
@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.20221203-085353",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.002022 0.003544 1.331453 ( 1.586128)
build_miniruby 0.000957 0.000212 0.844756 ( 0.844804)
build_ruby 0.001229 0.000273 1.533290 ( 1.527328)
build_all 0.001361 0.006009 3.684358 ( 1.889198)
build_install 0.007548 0.006137 2.581952 ( 1.642849)
test_btest 0.000485 0.000169 57.995155 ( 18.055855)
test_basic 0.003265 0.001135 0.368169 ( 0.465705)
test_all 0.001632 0.000000 619.695314 (208.733941)
test_rubyspec 0.023699 0.008652 60.007047 ( 69.951557)
total: 304.70 sec