Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-132939
#<BuildRuby:0x0000561e57dbd708
@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-132939",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.001215 0.004215 1.293234 ( 1.507321)
build_miniruby 0.001060 0.000202 0.821515 ( 0.820332)
build_ruby 0.001179 0.000224 1.427521 ( 1.421688)
build_all 0.001681 0.004558 3.613919 ( 1.883512)
build_install 0.008035 0.006536 2.686527 ( 1.985948)
test_btest 0.000695 0.000000 58.954549 ( 25.353786)
test_basic 0.004057 0.001984 0.405708 ( 0.600452)
test_all 0.001342 0.000392 664.425075 (386.699245)
test_rubyspec 0.038859 0.027639 76.998381 (114.410822)
total: 534.68 sec