Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-070327
#<BuildRuby:0x000055932cdae228
@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.20230511-070327",
@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.000011 0.000002 0.000013 ( 0.000012)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.005597 0.000188 1.646802 ( 2.822657)
build_miniruby 0.001185 0.000000 0.999124 ( 0.997441)
build_ruby 0.001242 0.000000 1.877292 ( 2.091602)
build_all 0.004864 0.000379 2.065662 ( 1.183725)
build_install 0.008688 0.004302 3.121508 ( 2.082924)
test_btest 0.000911 0.000000 75.146582 ( 19.658834)
test_basic 0.004941 0.000000 0.698849 ( 0.775046)
test_all 0.000897 0.000000 519.660930 (147.294566)
test_rubyspec 0.034973 0.017792 77.692086 ( 89.379817)
total: 266.29 sec