Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-102226
#<BuildRuby:0x000055c171f91fb8
@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-102226",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000019 0.000007 0.000026 ( 0.000026)
configure 0.000017 0.000006 0.000023 ( 0.000023)
build_up 0.006057 0.000699 1.841577 ( 3.876986)
build_miniruby 0.001039 0.000347 1.397144 ( 1.638961)
build_ruby 0.001224 0.000408 2.671890 ( 3.125740)
build_all 0.004960 0.001654 1.969934 ( 1.622781)
build_install 0.012347 0.004116 3.254779 ( 2.493099)
test_btest 0.000579 0.000193 74.072217 ( 40.296769)
test_basic 0.001245 0.005510 0.777104 ( 0.898606)
test_all 0.001627 0.000000 611.048132 (275.801593)
test_rubyspec 0.032085 0.021814 84.238332 (104.045780)
total: 433.80 sec