Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-081740
#<BuildRuby:0x00007fcc13a0fdc0
@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.20240727-081740",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.004373 0.004019 3.010928 ( 3.095811)
build_miniruby 0.001225 0.000307 1.337263 ( 1.334960)
build_ruby 0.002203 0.000000 3.857554 ( 4.051740)
build_all 0.004635 0.004834 8.334133 ( 3.273483)
build_install 0.019553 0.001813 11.216638 ( 5.374488)
test_btest 0.001104 0.000000 121.917153 ( 31.926319)
test_basic 0.010235 0.000657 1.274495 ( 1.317948)
test_all 0.122125 0.031638 865.014763 (275.819887)
test_rubyspec 0.050618 0.048610 180.017686 ( 37.466176)
total: 363.66 sec