Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-203316
#<BuildRuby:0x0000562f3aa86078
@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.20240228-203316",
@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.000020 0.000003 0.000023 ( 0.000043)
autoconf 0.000036 0.000000 0.000036 ( 0.000036)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.000426 0.007364 2.482663 ( 2.620277)
build_miniruby 0.001183 0.000273 1.567701 ( 1.573424)
build_ruby 0.001456 0.000336 3.598129 ( 3.876000)
build_all 0.007328 0.000728 7.056540 ( 4.255517)
build_install 0.014519 0.005798 8.724695 ( 5.388682)
test_btest 0.000705 0.000171 92.359991 ( 45.022534)
test_basic 0.000816 0.004105 0.977946 ( 1.549748)
test_all 0.085393 0.032078 780.054167 (339.371133)
test_rubyspec 0.050256 0.038604 125.673166 (135.350652)
total: 539.01 sec