Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-144049
#<BuildRuby:0x00007f5360ccfdc0
@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.20240621-144049",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000041 0.000000 0.000041 ( 0.000040)
configure 0.000032 0.000000 0.000032 ( 0.000034)
build_up 0.006551 0.000771 3.254212 ( 3.124252)
build_miniruby 0.001367 0.000383 1.542408 ( 1.539281)
build_ruby 0.000998 0.000889 3.877084 ( 4.048564)
build_all 0.007502 0.001018 7.445438 ( 2.893468)
build_install 0.002565 0.015952 10.506875 ( 4.980828)
test_btest 0.000686 0.000279 112.439731 ( 48.660870)
test_basic 0.004196 0.003898 1.196891 ( 1.248909)
test_all 0.087168 0.058976 834.011787 (255.525272)
test_rubyspec 0.055532 0.035042 164.391715 ( 36.397854)
total: 358.42 sec