Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-123222
#<BuildRuby:0x000055e653a6e480
@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-123222",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.005782 0.000332 1.480703 ( 2.237740)
build_miniruby 0.001137 0.000206 0.994917 ( 1.112998)
build_ruby 0.001349 0.000246 1.650591 ( 1.722707)
build_all 0.006572 0.001195 3.646362 ( 2.263028)
build_install 0.004764 0.012479 2.901064 ( 2.683396)
test_btest 0.000715 0.000209 62.873329 ( 41.202590)
test_basic 0.002262 0.005196 0.434146 ( 0.769201)
test_all 0.000930 0.000310 693.766243 (636.543186)
test_rubyspec 0.012669 0.045098 76.601598 (109.206261)
total: 797.74 sec