Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-065851
#<BuildRuby:0x000055f4e3ad1f00
@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.20230622-065851",
@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.000017 0.000000 0.000017 ( 0.000018)
autoconf 0.000023 0.000000 0.000023 ( 0.000024)
configure 0.000020 0.000000 0.000020 ( 0.000020)
build_up 0.003209 0.003841 1.981119 ( 5.114562)
build_miniruby 0.001016 0.000150 1.539885 ( 2.067588)
build_ruby 0.001351 0.000200 2.916879 ( 3.930377)
build_all 0.007301 0.000474 2.382545 ( 3.227928)
build_install 0.012927 0.004891 3.784095 ( 4.402646)
test_btest 0.000000 0.001051 80.256210 ( 44.920213)
test_basic 0.000376 0.007495 0.911529 ( 1.531588)
test_all 0.001936 0.000451 570.337690 (286.425984)
test_rubyspec 0.015062 0.037757 86.215009 (110.526562)
total: 462.15 sec