Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-123209
#<BuildRuby:0x00005642c39e2008
@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.20221223-123209",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000018 0.000005 0.000023 ( 0.000022)
configure 0.000015 0.000005 0.000020 ( 0.000020)
build_up 0.004183 0.000068 1.173646 ( 1.612937)
build_miniruby 0.001209 0.000318 1.390747 ( 1.389652)
build_ruby 0.001654 0.000000 3.542249 ( 4.071333)
build_all 0.005131 0.003678 4.153512 ( 2.812175)
build_install 0.015233 0.001911 3.282939 ( 2.905792)
test_btest 0.000588 0.000153 59.991937 ( 29.539002)
test_basic 0.000000 0.003826 0.443295 ( 0.662509)
test_all 0.001329 0.000000 630.616678 (216.981936)
test_rubyspec 0.014417 0.031926 68.733118 ( 78.846281)
total: 338.82 sec