Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-015951
#<BuildRuby:0x00007f1d5345fde0
@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.20241028-015951",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.006526 0.000988 3.802736 ( 3.697615)
build_miniruby 0.001419 0.000214 1.676196 ( 1.680037)
build_ruby 0.001707 0.000259 3.974346 ( 4.161289)
build_all 0.004359 0.004284 6.735743 ( 2.863326)
build_install 0.019504 0.000380 9.705540 ( 4.762104)
test_btest 0.000822 0.000130 76.122520 ( 20.940221)
test_basic 0.005831 0.005437 0.808156 ( 0.850860)
test_all 0.108854 0.037430 748.341102 (256.094434)
test_rubyspec 0.057782 0.023018 120.717766 ( 27.439169)
total: 322.49 sec