Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-130925
#<BuildRuby:0x000055780a44e1c0
@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.20230207-130925",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000024 0.000000 0.000024 ( 0.000025)
configure 0.000030 0.000001 0.000031 ( 0.000030)
build_up 0.001072 0.003811 1.028922 ( 1.426764)
build_miniruby 0.000000 0.001301 1.168002 ( 1.166258)
build_ruby 0.000000 0.001526 2.455104 ( 2.642323)
build_all 0.005525 0.001119 3.573417 ( 1.772841)
build_install 0.012206 0.000025 2.717224 ( 1.898917)
test_btest 0.000711 0.000068 57.138305 ( 16.090122)
test_basic 0.006076 0.000588 0.430914 ( 0.526665)
test_all 0.001147 0.000111 604.076937 (169.338658)
test_rubyspec 0.022506 0.018115 61.191006 ( 71.179516)
total: 266.04 sec