Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-203649
#<BuildRuby:0x0000559b06626140
@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.20240215-203649",
@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.001906 0.000293 1.998418 ( 4.417477)
autoconf 0.001068 0.000164 2.529798 ( 2.574796)
configure 0.039167 0.033667 38.481277 ( 38.818358)
build_up 0.028919 0.005397 55.814191 (119.137084)
build_miniruby 0.011842 0.003962 70.926509 ( 21.859100)
build_ruby 0.001516 0.000483 3.474578 ( 3.546622)
build_all 0.076661 0.022183 224.650963 ( 79.614789)
build_install 0.015302 0.002712 3.929872 ( 2.452796)
test_btest 0.000965 0.000000 87.026564 ( 24.449241)
test_basic 0.001734 0.004762 0.749077 ( 1.963779)
test_all 0.075602 0.040555 753.883101 (256.825445)
test_rubyspec 0.048420 0.036462 149.585496 (158.951478)
total: 714.61 sec