Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240926-111609
#<BuildRuby:0x00007fa320c0fdd0
@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.20240926-111609",
@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.000005 0.000022 ( 0.000024)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.005702 0.004497 5.106528 ( 5.200020)
build_miniruby 0.001289 0.000417 1.889771 ( 1.964710)
build_ruby 0.001779 0.000576 4.760447 ( 5.195793)
build_all 0.001592 0.008751 7.504049 ( 4.741140)
build_install 0.017157 0.004369 10.602402 ( 5.435074)
test_btest 0.000636 0.000235 97.777371 ( 28.671620)
test_basic 0.008603 0.001595 1.070772 ( 1.146975)
test_all 0.105550 0.048194 818.148369 (247.323586)
test_rubyspec 0.050992 0.037011 137.041218 ( 34.944330)
total: 334.62 sec