Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-235247
#<BuildRuby:0x000055d6574697a8
@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-235247",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000015 0.000001 0.000016 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.001835 0.003217 1.236670 ( 1.409498)
build_miniruby 0.000000 0.000982 0.597923 ( 0.596906)
build_ruby 0.000000 0.001287 1.466527 ( 1.457936)
build_all 0.003824 0.001969 3.252140 ( 1.734908)
build_install 0.005485 0.010069 2.488110 ( 1.624222)
test_btest 0.000523 0.000136 61.994029 ( 22.478520)
test_basic 0.002063 0.002221 0.372630 ( 0.470054)
test_all 0.001148 0.000317 578.600726 (165.713925)
test_rubyspec 0.018591 0.013263 59.591939 ( 69.450719)
total: 264.94 sec