Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-195606
#<BuildRuby:0x0000563ef60163b0
@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-195606",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.008080 0.000000 1.618620 ( 2.692385)
build_miniruby 0.001552 0.000000 1.098742 ( 1.266370)
build_ruby 0.001774 0.000000 1.954421 ( 2.358996)
build_all 0.008045 0.000220 3.882185 ( 3.445186)
build_install 0.017938 0.000627 2.886629 ( 2.849327)
test_btest 0.000755 0.000050 68.092758 ( 39.482104)
test_basic 0.007101 0.000000 0.448652 ( 0.654539)
test_all 0.001141 0.000000 614.911600 (195.316631)
test_rubyspec 0.028396 0.005375 53.499132 ( 63.632201)
total: 311.70 sec