Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241010-120231
#<BuildRuby:0x00007f134926fdc8
@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.20241010-120231",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000026 0.000006 0.000032 ( 0.000030)
build_up 0.007177 0.000647 3.704529 ( 3.627741)
build_miniruby 0.001388 0.000287 1.648291 ( 1.645567)
build_ruby 0.002060 0.000000 4.286122 ( 4.470759)
build_all 0.008987 0.000000 7.262567 ( 3.021653)
build_install 0.015942 0.002977 9.702870 ( 4.533514)
test_btest 0.000777 0.000147 91.996878 ( 24.622874)
test_basic 0.010064 0.001106 1.072840 ( 1.133126)
test_all 0.102005 0.048776 722.982328 (236.642555)
test_rubyspec 0.065770 0.025726 133.027252 ( 28.540867)
total: 308.24 sec