Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-191903
#<BuildRuby:0x00007fb3de78fde0
@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.20240920-191903",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000040)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.008564 0.000119 4.491021 ( 3.741951)
build_miniruby 0.001592 0.000000 1.393766 ( 1.390993)
build_ruby 0.002045 0.000000 4.127833 ( 4.308952)
build_all 0.004498 0.004089 6.868791 ( 2.696772)
build_install 0.019898 0.001642 10.472528 ( 4.881292)
test_btest 0.000761 0.000000 95.928903 ( 25.651063)
test_basic 0.003501 0.007474 1.195410 ( 1.241990)
test_all 0.106612 0.046407 790.007571 (229.126402)
test_rubyspec 0.060744 0.030477 140.574108 ( 28.120006)
total: 301.16 sec