Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-002654
#<BuildRuby:0x000055e86459e208
@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.20221204-002654",
@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.000016 0.000001 0.000017 ( 0.000016)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.006067 0.000253 1.487841 ( 2.094671)
build_miniruby 0.001205 0.000051 0.890218 ( 1.019782)
build_ruby 0.001354 0.000056 1.566464 ( 1.756663)
build_all 0.003220 0.004639 3.825657 ( 3.491772)
build_install 0.011186 0.005310 2.733363 ( 2.703142)
test_btest 0.000000 0.001027 56.858100 ( 33.257772)
test_basic 0.002927 0.003400 0.393227 ( 0.618866)
test_all 0.000000 0.002564 662.447385 (428.005347)
test_rubyspec 0.025769 0.035866 76.163436 (116.251272)
total: 589.20 sec