Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-152409
#<BuildRuby:0x00005654b67222f0
@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.20221206-152409",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000009 0.000001 0.000010 ( 0.000018)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.001120 0.004316 1.253448 ( 1.494341)
build_miniruby 0.000810 0.000202 0.739894 ( 0.739979)
build_ruby 0.000933 0.000233 1.367338 ( 1.360701)
build_all 0.002475 0.003697 3.427921 ( 1.695839)
build_install 0.011575 0.000877 2.606475 ( 1.671201)
test_btest 0.000523 0.000137 56.297267 ( 15.042217)
test_basic 0.004079 0.000000 0.369477 ( 0.464222)
test_all 0.001192 0.000267 581.974153 (175.430263)
test_rubyspec 0.022476 0.011467 59.468118 ( 69.475383)
total: 267.37 sec