Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-070705
#<BuildRuby:0x000055ce62919ed0
@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-070705",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000015 0.000003 0.000018 ( 0.000017)
build_up 0.005334 0.000196 1.375653 ( 1.561288)
build_miniruby 0.001253 0.000000 0.824132 ( 0.824199)
build_ruby 0.001611 0.000000 1.459105 ( 1.449661)
build_all 0.002961 0.003709 3.604749 ( 1.851672)
build_install 0.009595 0.004332 2.627306 ( 1.787209)
test_btest 0.000643 0.000134 59.554943 ( 22.163938)
test_basic 0.001123 0.003384 0.389659 ( 0.492726)
test_all 0.001041 0.000250 627.106680 (193.358796)
test_rubyspec 0.024299 0.014629 63.278042 ( 73.382123)
total: 296.87 sec