Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-111411
#<BuildRuby:0x0000558b8f59e208
@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.20221205-111411",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.004839 0.000660 1.386106 ( 1.543191)
build_miniruby 0.000994 0.000136 0.866276 ( 0.866750)
build_ruby 0.001338 0.000182 1.544929 ( 1.535499)
build_all 0.005522 0.000753 3.542592 ( 1.861491)
build_install 0.006228 0.006839 2.359545 ( 1.489371)
test_btest 0.000637 0.000123 59.215088 ( 16.587238)
test_basic 0.003451 0.002287 0.388857 ( 0.486261)
test_all 0.000871 0.000180 591.263855 (172.027877)
test_rubyspec 0.025761 0.009250 64.018667 ( 73.865726)
total: 270.26 sec