Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-004253
#<BuildRuby:0x000055db2ef76048
@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.20221207-004253",
@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.000014)
configure 0.000000 0.000000 0.000000 ( 0.000013)
build_up 0.001515 0.003675 1.343252 ( 1.529111)
build_miniruby 0.001033 0.000000 0.614215 ( 0.613112)
build_ruby 0.000000 0.001152 1.178337 ( 1.170098)
build_all 0.003223 0.002906 3.356847 ( 1.787969)
build_install 0.007948 0.005203 2.374494 ( 1.501952)
test_btest 0.000570 0.000168 55.789445 ( 16.169132)
test_basic 0.004107 0.000000 0.346047 ( 0.442320)
test_all 0.000000 0.001148 567.916726 (172.610123)
test_rubyspec 0.009691 0.020729 59.301743 ( 69.535310)
total: 265.36 sec