Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240922-234014
#<BuildRuby:0x00007fb388edfdd0
@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.20240922-234014",
@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.000019 0.000007 0.000026 ( 0.000026)
autoconf 0.000034 0.000012 0.000046 ( 0.000046)
configure 0.000029 0.000010 0.000039 ( 0.000038)
build_up 0.003214 0.006076 4.666335 ( 3.970463)
build_miniruby 0.001056 0.000422 1.448609 ( 1.445504)
build_ruby 0.002082 0.000000 3.965463 ( 20.844610)
build_all 0.006177 0.002584 6.920773 ( 2.945935)
build_install 0.014732 0.005915 10.304578 ( 5.099618)
test_btest 0.000618 0.000243 91.870782 ( 26.103959)
test_basic 0.006133 0.004689 1.203825 ( 1.256319)
test_all 0.114251 0.033314 738.125283 (225.263912)
test_rubyspec 0.049875 0.036341 139.026964 ( 41.191829)
total: 328.12 sec