Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240730-111051
#<BuildRuby:0x00007f0328bcfde0
@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.20240730-111051",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000024 0.000009 0.000033 ( 0.000032)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.003884 0.004071 2.942223 ( 2.859895)
build_miniruby 0.001107 0.000431 1.439262 ( 1.435842)
build_ruby 0.001362 0.000530 3.456779 ( 3.663527)
build_all 0.005424 0.002109 6.468105 ( 2.462986)
build_install 0.010140 0.009650 9.330387 ( 4.049097)
test_btest 0.000581 0.000261 104.908334 ( 30.918530)
test_basic 0.004428 0.009265 1.442785 ( 1.752490)
test_all 0.125790 0.025811 732.234927 (217.600315)
test_rubyspec 0.057474 0.030984 159.983392 ( 27.380693)
total: 292.12 sec