Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240101-080259
#<BuildRuby:0x000055c8808263d0
@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.20240101-080259",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000020)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.004618 0.000577 1.106090 ( 1.455816)
build_miniruby 0.001157 0.000145 1.068841 ( 1.066671)
build_ruby 0.001133 0.000142 2.090536 ( 2.343896)
build_all 0.004956 0.000058 4.595523 ( 1.740718)
build_install 0.009104 0.003839 5.521458 ( 2.617013)
test_btest 0.000734 0.000110 73.504759 ( 18.167135)
test_basic 0.001209 0.004562 0.626764 ( 0.686686)
test_all 0.078761 0.034475 632.803079 (184.021571)
test_rubyspec 0.034732 0.016243 70.368690 ( 82.126425)
total: 294.23 sec