Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241202-225038
#<BuildRuby:0x00007f73adf6fdd8
@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.20241202-225038",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.004723 0.004235 3.794480 ( 4.019801)
build_miniruby 0.001406 0.000352 1.727676 ( 1.768479)
build_ruby 0.001776 0.000444 4.596036 ( 4.786063)
build_all 0.002381 0.007847 6.564148 ( 3.852122)
build_install 0.013225 0.009871 9.020162 ( 5.453294)
test_btest 0.000658 0.000225 81.301872 ( 37.246486)
test_basic 0.000831 0.009067 1.048552 ( 1.095660)
test_all 0.110799 0.034772 713.551330 (225.923513)
test_rubyspec 0.067350 0.014491 124.063726 ( 45.825398)
total: 329.97 sec