Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230809-100113
#<BuildRuby:0x0000555ea45b23b0
@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.20230809-100113",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000033 0.000000 0.000033 ( 0.000033)
build_up 0.004360 0.003718 2.332535 ( 7.833685)
build_miniruby 0.001264 0.000149 1.730817 ( 3.557956)
build_ruby 0.001804 0.000213 3.490949 ( 7.941056)
build_all 0.008333 0.000098 2.755283 ( 4.820106)
build_install 0.014976 0.006948 4.352263 ( 7.858890)
test_btest 0.000888 0.000130 84.678163 ( 78.787655)
test_basic 0.006267 0.000369 0.937489 ( 2.083845)
test_all 0.001062 0.000152 669.970269 (579.875999)
test_rubyspec 0.035951 0.023659 98.785017 (173.919912)
total: 866.68 sec