Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-094835
#<BuildRuby:0x00007f57b144fdd0
@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.20240920-094835",
@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.000030 0.000006 0.000036 ( 0.000036)
configure 0.000024 0.000006 0.000030 ( 0.000029)
build_up 0.000026 0.008148 3.787740 ( 3.043797)
build_miniruby 0.001293 0.000383 1.177691 ( 1.174134)
build_ruby 0.001419 0.000421 3.283857 ( 3.512229)
build_all 0.001759 0.006082 6.111978 ( 2.362673)
build_install 0.011023 0.006164 9.256983 ( 4.187249)
test_btest 0.000762 0.000277 87.682953 ( 22.675288)
test_basic 0.008648 0.001698 0.910748 ( 0.956022)
test_all 0.094284 0.061391 808.684691 (227.661455)
test_rubyspec 0.037350 0.051018 139.991040 ( 32.020164)
total: 297.59 sec