Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-215203
#<BuildRuby:0x000055af58dd5f10
@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.20221204-215203",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000030 0.000005 0.000035 ( 0.000035)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.002966 0.004498 1.615932 ( 2.708878)
build_miniruby 0.001292 0.000239 1.087201 ( 1.306132)
build_ruby 0.002015 0.000000 1.851020 ( 2.341107)
build_all 0.008541 0.000441 4.019697 ( 4.185852)
build_install 0.013987 0.006157 2.972722 ( 3.536042)
test_btest 0.000701 0.000140 67.142012 ( 55.359825)
test_basic 0.000000 0.007505 0.419666 ( 0.641802)
test_all 0.001418 0.000400 674.352009 (337.971828)
test_rubyspec 0.017851 0.013689 57.314522 ( 67.405883)
total: 475.46 sec