Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-062325
#<BuildRuby:0x00005604052c9f20
@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.20221227-062325",
@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.000001 0.000011 ( 0.000010)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.000110 0.004145 0.936288 ( 1.621732)
build_miniruby 0.000975 0.000130 1.468929 ( 1.467627)
build_ruby 0.001482 0.000198 3.281556 ( 3.662045)
build_all 0.002928 0.004054 3.626188 ( 1.785042)
build_install 0.013608 0.000000 2.892458 ( 2.006469)
test_btest 0.000712 0.000000 57.415302 ( 17.062381)
test_basic 0.004577 0.000000 0.373120 ( 0.469238)
test_all 0.001437 0.000000 624.135851 (182.379380)
test_rubyspec 0.004245 0.033585 64.706268 ( 74.687127)
total: 285.14 sec