Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-155337
#<BuildRuby:0x000055c243dd67f0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20221226-155337",
@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.000011 0.000002 0.000013 ( 0.000015)
autoconf 0.000021 0.000006 0.000027 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.003354 0.000838 1.090426 ( 1.597954)
build_miniruby 0.001060 0.000265 1.396026 ( 1.397118)
build_ruby 0.001288 0.000322 3.379268 ( 3.815819)
build_all 0.002031 0.004939 3.817853 ( 2.278035)
build_install 0.008444 0.005771 3.080366 ( 3.130479)
test_btest 0.000693 0.000231 54.173144 ( 30.791135)
test_basic 0.006268 0.000511 0.448090 ( 0.603308)
test_all 0.002050 0.000000 617.738378 (251.232599)
test_rubyspec 0.034409 0.015419 70.365275 ( 83.922537)
total: 378.77 sec