Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240214-044809
#<BuildRuby:0x0000558c4ff7e230
@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.20240214-044809",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000003 0.000026 ( 0.000024)
build_up 0.000000 0.006131 1.740946 ( 2.383585)
build_miniruby 0.000000 0.001373 1.357498 ( 1.355058)
build_ruby 0.001618 0.000000 3.495186 ( 3.705817)
build_all 0.007852 0.000000 6.437555 ( 2.409501)
build_install 0.014556 0.003621 7.578416 ( 3.493950)
test_btest 0.001039 0.000000 87.791708 ( 24.425385)
test_basic 0.005311 0.000488 0.804448 ( 0.862924)
test_all 0.097515 0.021812 704.894527 (204.126346)
test_rubyspec 0.051965 0.055216 174.735337 (184.120284)
total: 426.88 sec