Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-081816
#<BuildRuby:0x0000560123652230
@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.20230508-081816",
@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.000018 0.000003 0.000021 ( 0.000020)
autoconf 0.000027 0.000000 0.000027 ( 0.000026)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.002161 0.003747 1.730766 ( 3.042907)
build_miniruby 0.001566 0.000285 1.300618 ( 1.299466)
build_ruby 0.001196 0.000218 2.353730 ( 2.549011)
build_all 0.001984 0.003650 1.976010 ( 1.164749)
build_install 0.012006 0.004009 3.317856 ( 2.362393)
test_btest 0.000678 0.000156 74.244360 ( 25.452279)
test_basic 0.006495 0.000000 0.645268 ( 0.720673)
test_all 0.000991 0.000000 595.703166 (223.616175)
test_rubyspec 0.023001 0.028330 81.338242 ( 95.864238)
total: 356.07 sec