Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-082901
#<BuildRuby:0x00005578d8a52390
@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.20230313-082901",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001169 0.004332 1.745399 ( 3.159129)
build_miniruby 0.000000 0.001668 1.266227 ( 1.272189)
build_ruby 0.000000 0.001522 2.624922 ( 2.824572)
build_all 0.002234 0.004579 2.133153 ( 1.404059)
build_install 0.010162 0.004216 3.240342 ( 2.383027)
test_btest 0.000000 0.000931 65.578125 ( 29.672732)
test_basic 0.000971 0.005318 0.519319 ( 0.625808)
test_all 0.001016 0.000121 513.927898 (206.348277)
test_rubyspec 0.028357 0.016307 76.617704 ( 87.238991)
total: 334.93 sec