Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-050235
#<BuildRuby:0x00005608dbb31ef8
@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.20230111-050235",
@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.000013)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.004599 0.000192 1.034679 ( 1.432650)
build_miniruby 0.001151 0.000048 1.244111 ( 1.242447)
build_ruby 0.000000 0.001583 3.396046 ( 3.794692)
build_all 0.004803 0.002387 3.774206 ( 1.860093)
build_install 0.009357 0.004294 2.498581 ( 1.611344)
test_btest 0.000939 0.000101 56.510427 ( 15.553004)
test_basic 0.000000 0.005367 0.366799 ( 0.459333)
test_all 0.000000 0.001405 620.364802 (202.284159)
test_rubyspec 0.022937 0.013779 64.089776 ( 74.143276)
total: 302.38 sec