Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-015925
#<BuildRuby:0x000055dd25ba9e08
@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.20221206-015925",
@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.000016 0.000000 0.000016 ( 0.000016)
autoconf 0.000026 0.000000 0.000026 ( 0.000025)
configure 0.000021 0.000000 0.000021 ( 0.000021)
build_up 0.003275 0.003518 1.496989 ( 2.059656)
build_miniruby 0.001234 0.000000 0.906072 ( 1.088139)
build_ruby 0.001375 0.000000 1.554387 ( 1.580961)
build_all 0.007197 0.000263 3.787755 ( 2.514266)
build_install 0.000000 0.012842 2.618072 ( 1.840198)
test_btest 0.000000 0.000698 55.639494 ( 23.650307)
test_basic 0.001092 0.004307 0.373924 ( 0.475420)
test_all 0.000893 0.000255 594.257885 (207.518136)
test_rubyspec 0.014978 0.020520 64.622357 ( 74.626545)
total: 315.35 sec