Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-141429
#<BuildRuby:0x000055a58622a1d8
@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.20230605-141429",
@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.000014)
autoconf 0.000012 0.000002 0.000014 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.001132 0.004368 1.681433 ( 3.041802)
build_miniruby 0.001370 0.000343 1.284530 ( 1.286184)
build_ruby 0.001311 0.000328 2.626816 ( 2.806786)
build_all 0.001122 0.006153 2.088230 ( 1.459637)
build_install 0.012481 0.005544 3.298366 ( 2.569811)
test_btest 0.000678 0.000237 76.595197 ( 30.154582)
test_basic 0.003827 0.001339 0.704207 ( 0.781540)
test_all 0.001757 0.000127 587.712038 (206.269891)
test_rubyspec 0.018158 0.034727 82.359865 ( 94.728137)
total: 343.10 sec