Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-200514
#<BuildRuby:0x00005588515c9ed0
@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-200514",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000017 0.000003 0.000020 ( 0.000022)
configure 0.000015 0.000002 0.000017 ( 0.000018)
build_up 0.004905 0.000892 1.286853 ( 1.466657)
build_miniruby 0.001145 0.000000 0.674967 ( 0.673615)
build_ruby 0.001368 0.000000 1.456052 ( 1.447108)
build_all 0.002701 0.003541 3.175818 ( 1.551308)
build_install 0.005060 0.007267 2.241101 ( 1.385228)
test_btest 0.000597 0.000161 55.420627 ( 18.678226)
test_basic 0.000000 0.003624 0.312924 ( 0.407303)
test_all 0.000000 0.000991 617.444352 (197.199308)
test_rubyspec 0.020083 0.026868 69.546916 ( 83.215816)
total: 306.03 sec