Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-201444
#<BuildRuby:0x00007fd106bcfdc0
@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.20241201-201444",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000034 0.000009 0.000043 ( 0.000044)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.005158 0.002184 3.033872 ( 3.014322)
build_miniruby 0.001344 0.000358 1.559158 ( 1.555800)
build_ruby 0.001489 0.000397 3.969985 ( 4.142740)
build_all 0.006596 0.001759 6.089148 ( 2.556501)
build_install 0.002964 0.016083 8.049983 ( 3.823817)
test_btest 0.000699 0.000270 75.003785 ( 19.933111)
test_basic 0.001641 0.008988 1.006710 ( 1.060918)
test_all 0.090862 0.053631 720.964620 (248.136721)
test_rubyspec 0.041459 0.043349 118.431015 ( 27.075284)
total: 311.30 sec