Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-203122
#<BuildRuby:0x000056433d4c5708
@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-203122",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002363 0.004377 1.605090 ( 2.577598)
build_miniruby 0.001180 0.000154 0.983063 ( 1.037095)
build_ruby 0.001318 0.000172 1.703688 ( 1.978436)
build_all 0.009346 0.000092 3.982564 ( 3.691666)
build_install 0.014368 0.001725 2.858021 ( 3.148892)
test_btest 0.000822 0.000099 63.413524 ( 39.817930)
test_basic 0.000000 0.005826 0.412508 ( 0.683361)
test_all 0.000000 0.001791 664.176273 (525.551954)
test_rubyspec 0.029844 0.031502 76.250920 (117.321776)
total: 695.81 sec