Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-212751
#<BuildRuby:0x000055bf923e2400
@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-212751",
@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.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.005982 0.000816 1.578739 ( 2.541694)
build_miniruby 0.001109 0.000152 1.020196 ( 1.219970)
build_ruby 0.001460 0.000199 1.731747 ( 2.108425)
build_all 0.007008 0.000956 3.991827 ( 3.556414)
build_install 0.005464 0.010764 2.841717 ( 3.073836)
test_btest 0.000553 0.000126 60.857513 ( 36.535974)
test_basic 0.007100 0.000447 0.426472 ( 0.666903)
test_all 0.001533 0.000333 654.642741 (370.732173)
test_rubyspec 0.039256 0.026960 77.230223 (115.008779)
total: 535.45 sec