Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-225058
#<BuildRuby:0x000055da3667ded0
@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-225058",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.003646 0.003917 1.600168 ( 2.489766)
build_miniruby 0.001150 0.000240 0.976076 ( 1.080609)
build_ruby 0.001359 0.000283 1.753599 ( 1.849688)
build_all 0.000000 0.008203 3.816125 ( 2.663986)
build_install 0.010305 0.006099 2.827423 ( 2.492288)
test_btest 0.000522 0.000168 57.233945 ( 30.454964)
test_basic 0.006956 0.000000 0.398502 ( 0.502751)
test_all 0.001032 0.000000 637.503588 (234.608773)
test_rubyspec 0.021220 0.027930 64.461350 ( 74.380594)
total: 350.52 sec