Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-223621
#<BuildRuby:0x00005609a148a0e8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-223621",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006624 0.000504 1.621976 ( 2.825757)
build_miniruby 0.000000 0.001619 1.065107 ( 1.560357)
build_ruby 0.000000 0.001966 1.788226 ( 2.232698)
build_all 0.004531 0.004546 3.994383 ( 4.586216)
build_install 0.018594 0.001449 3.024512 ( 4.030212)
test_btest 0.000661 0.000154 63.911117 ( 71.743222)
test_basic 0.005514 0.001287 0.406362 ( 0.693314)
test_all 0.001229 0.000287 675.382560 (693.424979)
test_rubyspec 0.020805 0.027338 73.424906 ( 95.051268)
total: 876.15 sec