Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-171825
#<BuildRuby:0x00007f90cff2fdc0
@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.20240928-171825",
@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.000010 0.000004 0.000014 ( 0.000013)
autoconf 0.000019 0.000008 0.000027 ( 0.000026)
configure 0.000014 0.000006 0.000020 ( 0.000021)
build_up 0.001389 0.006733 4.006301 ( 3.261974)
build_miniruby 0.001074 0.000537 1.249671 ( 1.247325)
build_ruby 0.002055 0.000000 3.168266 ( 14.042703)
build_all 0.008693 0.000000 6.104888 ( 2.358473)
build_install 0.016758 0.003119 8.831648 ( 3.857843)
test_btest 0.000653 0.000256 86.339713 ( 23.127202)
test_basic 0.009529 0.000316 0.940006 ( 2.830664)
test_all 0.081738 0.065961 668.329402 (207.966690)
test_rubyspec 0.059005 0.029730 133.223542 ( 23.227995)
total: 281.92 sec