Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-092022
#<BuildRuby:0x00007f94dc91fdc0
@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.20241013-092022",
@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.000002 0.000021 ( 0.000021)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.006983 0.000635 3.529669 ( 3.385280)
build_miniruby 0.001570 0.000000 1.157117 ( 1.154430)
build_ruby 0.001777 0.000000 3.859633 ( 4.048292)
build_all 0.008658 0.000000 6.976301 ( 2.811329)
build_install 0.008329 0.010772 9.825268 ( 4.591506)
test_btest 0.000904 0.000000 89.022954 ( 23.023797)
test_basic 0.006146 0.004456 0.975987 ( 1.017955)
test_all 0.098991 0.054133 759.257035 (226.406449)
test_rubyspec 0.055513 0.034754 137.547497 ( 24.658819)
total: 291.10 sec