Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230515-045637
#<BuildRuby:0x00005617052ca7c8
@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.20230515-045637",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001716 0.004342 1.905876 ( 3.953305)
build_miniruby 0.001191 0.000283 1.314295 ( 1.511627)
build_ruby 0.001415 0.000000 2.530436 ( 3.064221)
build_all 0.006873 0.000047 2.166451 ( 1.970549)
build_install 0.011487 0.005940 3.554782 ( 3.163653)
test_btest 0.000789 0.000197 73.531679 ( 37.282195)
test_basic 0.003639 0.004213 0.778268 ( 0.864535)
test_all 0.000827 0.000231 559.563514 (223.963378)
test_rubyspec 0.038258 0.017072 81.447172 (100.908611)
total: 376.68 sec