Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-202417
#<BuildRuby:0x000056179517a3b0
@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-202417",
@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.000002 0.000017 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005610 0.000765 1.472167 ( 2.418320)
build_miniruby 0.001006 0.000137 0.909096 ( 0.980434)
build_ruby 0.001345 0.000000 1.487328 ( 1.537576)
build_all 0.007349 0.000000 3.747715 ( 2.215781)
build_install 0.015384 0.000000 2.807320 ( 2.361339)
test_btest 0.000677 0.000000 56.881480 ( 30.457219)
test_basic 0.000000 0.007118 0.403866 ( 0.509476)
test_all 0.000532 0.000474 631.636219 (286.152651)
test_rubyspec 0.036607 0.018161 74.017449 ( 96.402610)
total: 423.04 sec