Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240920-033853
#<BuildRuby:0x00007f2208f7fdd8
@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-033853",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.004557 0.004147 4.842897 ( 4.156844)
build_miniruby 0.000000 0.001590 1.452033 ( 1.449462)
build_ruby 0.000680 0.001372 3.970096 ( 4.167826)
build_all 0.004549 0.004115 7.152156 ( 2.986435)
build_install 0.017536 0.002793 10.705382 ( 4.949974)
test_btest 0.000718 0.000208 96.449883 ( 25.551885)
test_basic 0.010019 0.000434 0.953826 ( 0.996870)
test_all 0.110490 0.043600 865.350008 (297.222775)
test_rubyspec 0.059700 0.024824 141.994814 ( 29.387121)
total: 370.87 sec