Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-164443
#<BuildRuby:0x0000555f7b66a208
@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-164443",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000015 0.000004 0.000019 ( 0.000021)
build_up 0.004023 0.001184 1.390899 ( 1.552563)
build_miniruby 0.000790 0.000232 0.795281 ( 0.793956)
build_ruby 0.001203 0.000000 1.369189 ( 1.361021)
build_all 0.004833 0.000464 3.338694 ( 1.715603)
build_install 0.002023 0.008134 2.437629 ( 1.579255)
test_btest 0.000253 0.000592 57.133067 ( 16.320611)
test_basic 0.000162 0.003917 0.382332 ( 0.479016)
test_all 0.002175 0.000916 662.001054 (483.466055)
test_rubyspec 0.019310 0.039703 75.284681 (114.540454)
total: 621.81 sec