Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250216-091026
#<BuildRuby:0x00007f8ab8d7fdd0
@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.20250216-091026",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000015 0.000003 0.000018 ( 0.000020)
build_up 0.001880 0.004444 2.721657 ( 2.307494)
build_miniruby 0.001096 0.000305 1.201727 ( 1.199238)
build_ruby 0.000000 0.001769 2.826213 ( 3.025937)
build_all 0.004952 0.002528 4.379506 ( 1.785216)
build_install 0.012116 0.005420 6.650348 ( 3.206797)
test_btest 0.000612 0.000204 43.291356 ( 11.822618)
test_basic 0.006191 0.000583 0.739078 ( 0.797473)
test_all 0.064862 0.050212 500.759876 (154.982902)
test_rubyspec 0.033262 0.039244 98.032866 ( 18.588061)
total: 197.72 sec