Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-081340
#<BuildRuby:0x0000564c8d4d57a8
@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.20221206-081340",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000021)
build_up 0.002897 0.003127 1.458955 ( 1.694832)
build_miniruby 0.001208 0.000201 0.950335 ( 0.949032)
build_ruby 0.001244 0.000207 1.535271 ( 1.530661)
build_all 0.007105 0.000518 3.642285 ( 1.825870)
build_install 0.004605 0.010146 2.699825 ( 1.870446)
test_btest 0.000486 0.000122 60.143141 ( 23.164826)
test_basic 0.003557 0.000890 0.341126 ( 0.436778)
test_all 0.000000 0.000976 588.180982 (171.732864)
test_rubyspec 0.023482 0.033623 69.984277 ( 85.242035)
total: 288.45 sec