Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-072119
#<BuildRuby:0x000055c025556118
@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.20221213-072119",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.003848 0.000350 0.969063 ( 1.356589)
build_miniruby 0.001235 0.000112 1.046323 ( 1.044993)
build_ruby 0.001432 0.000130 2.102146 ( 2.096039)
build_all 0.006170 0.000000 5.607322 ( 1.805121)
build_install 0.008423 0.004535 5.110809 ( 2.439953)
test_btest 0.000701 0.000084 55.059982 ( 15.750960)
test_basic 0.000313 0.003803 0.349306 ( 0.443992)
test_all 0.000000 0.001820 608.949648 (174.573742)
test_rubyspec 0.012347 0.022188 61.668006 ( 71.476667)
total: 270.99 sec