Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-041457
#<BuildRuby:0x000055ee34c4e230
@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.20230601-041457",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005848 0.000731 1.976162 ( 3.608042)
build_miniruby 0.001697 0.000212 1.269512 ( 1.270360)
build_ruby 0.001812 0.000000 2.767581 ( 2.988093)
build_all 0.003782 0.003824 2.273832 ( 2.241150)
build_install 0.008671 0.009272 3.547760 ( 3.175502)
test_btest 0.000816 0.000182 77.129116 ( 38.057257)
test_basic 0.001735 0.004785 0.743222 ( 0.851043)
test_all 0.001313 0.000341 553.679683 (207.960823)
test_rubyspec 0.013393 0.037664 82.221852 ( 95.583568)
total: 355.74 sec