Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-111328
#<BuildRuby:0x000055e7a73aa180
@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-111328",
@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.000002 0.000012 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.004300 0.001075 1.255547 ( 1.409362)
build_miniruby 0.000903 0.000226 0.692512 ( 0.691354)
build_ruby 0.001022 0.000256 1.163953 ( 1.157015)
build_all 0.001201 0.004593 3.347990 ( 1.588626)
build_install 0.011855 0.000000 2.184036 ( 1.270378)
test_btest 0.000672 0.000000 56.340170 ( 14.748727)
test_basic 0.002632 0.001473 0.317040 ( 0.410912)
test_all 0.000831 0.000224 560.154145 (161.074186)
test_rubyspec 0.020380 0.013347 51.709129 ( 61.843690)
total: 244.20 sec