Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-175536
#<BuildRuby:0x000055637764a480
@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-175536",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.002455 0.003589 1.520688 ( 1.759930)
build_miniruby 0.000000 0.000976 0.876034 ( 0.875289)
build_ruby 0.000000 0.001427 1.586145 ( 1.577576)
build_all 0.004361 0.002780 3.576790 ( 1.823889)
build_install 0.008830 0.006993 2.770833 ( 2.054592)
test_btest 0.000508 0.000183 60.343002 ( 21.875356)
test_basic 0.000000 0.005714 0.383920 ( 0.484391)
test_all 0.000000 0.000910 650.479540 (228.951460)
test_rubyspec 0.002361 0.040933 66.305151 ( 76.302761)
total: 335.71 sec