Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-073128
#<BuildRuby:0x000056535627e8e0
@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.20230802-073128",
@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.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006595 0.000450 2.265635 ( 5.489709)
build_miniruby 0.001516 0.000252 1.690220 ( 1.806459)
build_ruby 0.001246 0.000208 3.251728 ( 3.713625)
build_all 0.003631 0.003998 2.608737 ( 2.736222)
build_install 0.016467 0.001513 4.336178 ( 4.247177)
test_btest 0.000644 0.000117 80.914543 ( 46.230555)
test_basic 0.003628 0.004201 0.949066 ( 1.687259)
test_all 0.001325 0.000273 660.914862 (328.976203)
test_rubyspec 0.037056 0.018272 99.491848 (129.912499)
total: 524.80 sec