Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-173245
#<BuildRuby:0x0000560eae86a138
@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.20240116-173245",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.004451 0.000371 1.552651 ( 1.914456)
build_miniruby 0.001495 0.000124 1.482467 ( 1.481166)
build_ruby 0.001513 0.000126 3.397656 ( 3.657965)
build_all 0.003529 0.003717 5.485291 ( 2.834528)
build_install 0.016322 0.000000 6.757886 ( 3.928888)
test_btest 0.000836 0.000081 80.826087 ( 30.943851)
test_basic 0.006224 0.000622 0.888244 ( 0.958615)
test_all 0.083181 0.033953 765.870655 (244.581779)
test_rubyspec 0.048350 0.050198 150.120660 (161.825523)
total: 452.13 sec