Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240928-115645
#<BuildRuby:0x00007f9544c8fdd0
@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.20240928-115645",
@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.000003 0.000021 ( 0.000020)
autoconf 0.000033 0.000005 0.000038 ( 0.000037)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.009118 0.001258 16.711961 ( 9.681795)
build_miniruby 0.001618 0.007396 201.300046 ( 59.381859)
build_ruby 0.001754 0.000000 3.855592 ( 4.089051)
build_all 0.004626 0.006908 39.415633 ( 16.457032)
build_install 0.021012 0.000221 8.615955 ( 3.960033)
test_btest 0.000000 0.000975 79.740268 ( 21.595594)
test_basic 0.000000 0.007865 0.824225 ( 0.869966)
test_all 0.114200 0.038043 695.357396 (205.786124)
test_rubyspec 0.046944 0.041516 134.733288 ( 26.294378)
total: 348.12 sec