Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-210148
#<BuildRuby:0x0000560760ae63d0
@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.20230926-210148",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.002192 0.004397 2.102742 ( 3.395361)
build_miniruby 0.001666 0.000000 1.636268 ( 1.635933)
build_ruby 0.001618 0.000000 3.279352 ( 3.499049)
build_all 0.005178 0.002640 6.042495 ( 2.866864)
build_install 0.013513 0.005046 7.349564 ( 3.687737)
test_btest 0.000682 0.000140 82.082762 ( 25.716789)
test_basic 0.001627 0.004426 0.894801 ( 0.955585)
test_all 0.008778 0.000132 689.570597 (247.880265)
test_rubyspec 0.051308 0.022732 101.889135 (116.447951)
total: 406.09 sec