Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-042235
#<BuildRuby:0x00005595c5755fe8
@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-042235",
@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.000024 0.000000 0.000024 ( 0.000014)
autoconf 0.000019 0.000000 0.000019 ( 0.000019)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.004253 0.000047 0.991007 ( 1.406442)
build_miniruby 0.001421 0.000000 1.110447 ( 1.108429)
build_ruby 0.001285 0.000000 2.477165 ( 2.862471)
build_all 0.005272 0.000782 2.918681 ( 1.435921)
build_install 0.013771 0.000103 2.306959 ( 1.485148)
test_btest 0.000793 0.000138 55.629257 ( 14.935128)
test_basic 0.004304 0.000748 0.348021 ( 0.439977)
test_all 0.000952 0.000165 595.841949 (166.653621)
test_rubyspec 0.017132 0.026241 59.942773 ( 70.091725)
total: 260.42 sec