Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-175044
#<BuildRuby:0x000055b444c85fc0
@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.20230104-175044",
@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.000012)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000015 0.000003 0.000018 ( 0.000016)
build_up 0.003793 0.000599 0.902896 ( 1.305167)
build_miniruby 0.001197 0.000000 1.000541 ( 0.999012)
build_ruby 0.001422 0.000000 2.556647 ( 2.930456)
build_all 0.002737 0.004367 3.195787 ( 1.522983)
build_install 0.009639 0.004462 2.691121 ( 1.739375)
test_btest 0.000595 0.000135 53.953407 ( 14.471728)
test_basic 0.004138 0.000940 0.322976 ( 0.414767)
test_all 0.000881 0.000200 565.247118 (160.535669)
test_rubyspec 0.022565 0.017996 56.780906 ( 66.794963)
total: 250.71 sec