Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-082545
#<BuildRuby:0x000055d1b955e0e8
@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.20221205-082545",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.002917 0.003751 1.520523 ( 2.104585)
build_miniruby 0.000978 0.000226 1.144888 ( 1.145603)
build_ruby 0.001346 0.000310 1.572174 ( 1.562377)
build_all 0.006579 0.000000 3.741505 ( 2.051129)
build_install 0.012172 0.000520 2.409977 ( 1.557105)
test_btest 0.000605 0.000121 57.464797 ( 22.639488)
test_basic 0.005812 0.000318 0.358507 ( 0.457880)
test_all 0.000922 0.000179 618.466262 (212.199408)
test_rubyspec 0.018215 0.021654 68.006917 ( 79.600480)
total: 323.32 sec