Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-181227
#<BuildRuby:0x00007ff22b35fdc0
@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.20240815-181227",
@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.000015 0.000005 0.000020 ( 0.000021)
autoconf 0.000031 0.000010 0.000041 ( 0.000040)
configure 0.000024 0.000008 0.000032 ( 0.000032)
build_up 0.001156 0.008194 4.161443 ( 5.033986)
build_miniruby 0.001772 0.000000 1.855833 ( 2.142164)
build_ruby 0.002277 0.000000 4.871750 ( 5.487209)
build_all 0.009189 0.003082 9.180202 ( 7.867753)
build_install 0.023367 0.002721 12.341805 ( 10.416139)
test_btest 0.000717 0.000245 122.499048 ( 75.860131)
test_basic 0.006830 0.005053 1.266136 ( 1.332212)
test_all 0.097927 0.055661 868.703591 (310.342631)
test_rubyspec 0.047504 0.041858 164.305408 ( 36.693759)
total: 455.18 sec