Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-205419
#<BuildRuby:0x000056048d0eded0
@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-205419",
@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.000002 0.000020 ( 0.000019)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006035 0.000525 1.535133 ( 2.416988)
build_miniruby 0.001174 0.000102 0.949592 ( 1.016251)
build_ruby 0.001631 0.000000 1.652225 ( 1.710961)
build_all 0.004364 0.003607 3.885619 ( 2.892175)
build_install 0.015473 0.000765 2.836817 ( 2.869891)
test_btest 0.000728 0.000078 59.787187 ( 34.171836)
test_basic 0.000000 0.006692 0.415777 ( 0.594964)
test_all 0.000000 0.001193 636.100503 (301.012725)
test_rubyspec 0.024947 0.023855 71.567961 ( 88.065008)
total: 434.75 sec