Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241015-054210
#<BuildRuby:0x00007f1a065ffdd0
@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.20241015-054210",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.000000 0.008343 3.362553 ( 3.252599)
build_miniruby 0.000000 0.001688 1.637693 ( 1.635084)
build_ruby 0.001253 0.001017 4.802566 ( 4.933320)
build_all 0.005928 0.002561 7.699841 ( 3.117290)
build_install 0.012154 0.005839 9.977438 ( 4.395234)
test_btest 0.000649 0.000162 98.443784 ( 25.765917)
test_basic 0.002912 0.007620 1.265343 ( 1.309192)
test_all 0.090715 0.058932 736.350615 (235.192172)
test_rubyspec 0.032308 0.052407 143.772078 ( 36.375024)
total: 315.98 sec