Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-155822
#<BuildRuby:0x00007f7b857dfde0
@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.20241209-155822",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000028 0.000008 0.000036 ( 0.000037)
configure 0.000021 0.000006 0.000027 ( 0.000028)
build_up 0.001578 0.005876 3.297697 ( 3.217646)
build_miniruby 0.001200 0.000400 1.637590 ( 1.638457)
build_ruby 0.002139 0.000000 4.435743 ( 4.615714)
build_all 0.009020 0.000000 6.417631 ( 2.822276)
build_install 0.015250 0.006395 8.970347 ( 4.393375)
test_btest 0.000669 0.000210 79.477714 ( 34.739777)
test_basic 0.006677 0.002098 0.910453 ( 0.977559)
test_all 0.116282 0.031429 719.002791 (238.354203)
test_rubyspec 0.054167 0.028007 115.510106 ( 26.397840)
total: 317.16 sec