Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-163514
#<BuildRuby:0x000056165f5522a8
@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.20230511-163514",
@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.000021 0.000004 0.000025 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005664 0.000289 1.790252 ( 3.226345)
build_miniruby 0.001248 0.000217 1.316775 ( 1.328064)
build_ruby 0.001160 0.000202 2.621492 ( 2.873383)
build_all 0.005154 0.000897 2.061392 ( 1.802548)
build_install 0.010050 0.004659 3.300599 ( 2.756405)
test_btest 0.000646 0.000129 72.959256 ( 36.863042)
test_basic 0.000000 0.006221 0.743577 ( 0.907833)
test_all 0.000000 0.001133 567.587250 (235.303088)
test_rubyspec 0.017821 0.033015 81.313394 ( 99.381335)
total: 384.44 sec