Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-114124
#<BuildRuby:0x0000558965322118
@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.20230731-114124",
@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.000001 0.000017 ( 0.000017)
autoconf 0.000027 0.000002 0.000029 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.006174 0.000000 2.009180 ( 3.258204)
build_miniruby 0.001451 0.000000 1.556316 ( 1.560866)
build_ruby 0.001593 0.000104 3.148594 ( 3.346179)
build_all 0.007688 0.000000 2.429236 ( 1.415129)
build_install 0.008601 0.008009 3.759104 ( 2.512200)
test_btest 0.000725 0.000088 79.489078 ( 21.219246)
test_basic 0.006295 0.000763 0.853271 ( 0.937392)
test_all 0.001405 0.000170 679.395214 (322.492365)
test_rubyspec 0.034402 0.030697 98.358520 (180.353650)
total: 537.10 sec