Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-102452
#<BuildRuby:0x000055ba19446208
@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-102452",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.001805 0.004407 1.196698 ( 1.387479)
build_miniruby 0.000960 0.000262 0.890425 ( 0.888761)
build_ruby 0.001115 0.000304 1.428044 ( 1.420594)
build_all 0.003994 0.002872 3.376976 ( 1.686629)
build_install 0.010856 0.001940 2.594217 ( 1.662072)
test_btest 0.000610 0.000171 60.974497 ( 17.060817)
test_basic 0.003440 0.000963 0.376770 ( 0.471500)
test_all 0.000000 0.001345 592.516076 (169.951258)
test_rubyspec 0.015276 0.027830 63.555289 ( 73.517651)
total: 268.05 sec