Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-075145
#<BuildRuby:0x000055df624de198
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/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.20230120-075145",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000016 0.000005 0.000021 ( 0.000020)
build_up 0.003719 0.001174 1.151669 ( 1.982963)
build_miniruby 0.001087 0.000343 1.218523 ( 1.300564)
build_ruby 0.001086 0.000343 3.012727 ( 3.577263)
build_all 0.007150 0.000000 3.839856 ( 2.437255)
build_install 0.010554 0.004499 3.033773 ( 2.852524)
test_btest 0.000583 0.000177 55.766482 ( 31.760234)
test_basic 0.005154 0.000257 0.436291 ( 0.628105)
test_all 0.001343 0.000391 657.527927 (266.388969)
test_rubyspec 0.018051 0.030884 71.404786 ( 84.558732)
total: 395.49 sec