Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-201513
#<BuildRuby:0x00007fd74793fdc0
@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.20241029-201513",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000029 0.000008 0.000037 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.004171 0.004050 3.642707 ( 3.520751)
build_miniruby 0.001137 0.000325 1.417323 ( 1.415804)
build_ruby 0.001417 0.000405 3.551756 ( 33.514792)
build_all 0.007945 0.001059 6.862448 ( 2.912979)
build_install 0.019640 0.000649 9.629556 ( 4.694568)
test_btest 0.000721 0.000174 75.050305 ( 21.435242)
test_basic 0.008650 0.001013 0.991142 ( 1.034019)
test_all 0.101235 0.046134 691.063861 (221.322122)
test_rubyspec 0.045379 0.034295 121.902165 ( 29.610860)
total: 319.46 sec