Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-095843
#<BuildRuby:0x000055ccc8a3d7a8
@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-095843",
@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.000014)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.001538 0.004333 1.460566 ( 1.687153)
build_miniruby 0.001118 0.000000 0.833284 ( 0.837195)
build_ruby 0.000000 0.001688 1.637835 ( 1.716173)
build_all 0.003628 0.004072 3.913741 ( 2.447398)
build_install 0.007338 0.006267 2.674700 ( 2.270049)
test_btest 0.000488 0.000170 57.432435 ( 28.150028)
test_basic 0.005365 0.000435 0.391415 ( 0.648062)
test_all 0.000744 0.000248 618.305176 (236.632197)
test_rubyspec 0.026032 0.019492 64.379485 ( 74.911973)
total: 349.30 sec