Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-165621
#<BuildRuby:0x00005628ee722208
@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-165621",
@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.000003 0.000013 ( 0.000014)
autoconf 0.000016 0.000006 0.000022 ( 0.000022)
configure 0.000012 0.000004 0.000016 ( 0.000017)
build_up 0.003485 0.002201 1.257484 ( 1.451118)
build_miniruby 0.000800 0.000320 0.716451 ( 0.716524)
build_ruby 0.000882 0.000352 1.150112 ( 1.142963)
build_all 0.005369 0.000560 3.267063 ( 1.592419)
build_install 0.008727 0.002776 2.462352 ( 1.540913)
test_btest 0.000574 0.000216 59.816518 ( 15.776621)
test_basic 0.003078 0.001154 0.383195 ( 0.476559)
test_all 0.000702 0.000263 569.078600 (167.286059)
test_rubyspec 0.018230 0.015639 54.889096 ( 64.921445)
total: 254.91 sec