Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-225505
#<BuildRuby:0x00005612daebe180
@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-225505",
@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.000013 0.000001 0.000014 ( 0.000016)
autoconf 0.000018 0.000001 0.000019 ( 0.000021)
configure 0.000017 0.000001 0.000018 ( 0.000022)
build_up 0.001205 0.004134 1.368331 ( 1.567221)
build_miniruby 0.001058 0.000000 0.724912 ( 0.724184)
build_ruby 0.001214 0.000000 1.372151 ( 1.365888)
build_all 0.006088 0.000000 3.409946 ( 1.809960)
build_install 0.009044 0.002016 2.506068 ( 1.670414)
test_btest 0.000592 0.000082 56.078858 ( 17.526128)
test_basic 0.000413 0.003616 0.288210 ( 0.382410)
test_all 0.000846 0.000082 586.441900 (179.276407)
test_rubyspec 0.017464 0.012525 61.248128 ( 71.177882)
total: 275.50 sec