Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-215738
#<BuildRuby:0x000055684a505f70
@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.20230122-215738",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.003859 0.000527 1.051555 ( 1.723040)
build_miniruby 0.000988 0.000134 1.041831 ( 1.040819)
build_ruby 0.001548 0.000211 2.843939 ( 3.138050)
build_all 0.006475 0.000000 3.581677 ( 1.788319)
build_install 0.014853 0.000050 2.879863 ( 2.200493)
test_btest 0.000651 0.000072 56.604040 ( 27.386743)
test_basic 0.001357 0.004436 0.441588 ( 0.552861)
test_all 0.001235 0.000183 635.612486 (221.422403)
test_rubyspec 0.021581 0.020470 67.689160 ( 77.793423)
total: 337.05 sec