Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-120427
#<BuildRuby:0x0000562121fb5f48
@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.20240213-120427",
@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.000018 0.000000 0.000018 ( 0.000018)
autoconf 0.000025 0.000000 0.000025 ( 0.000025)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005901 0.000329 1.922278 ( 2.271553)
build_miniruby 0.000000 0.001559 1.591167 ( 1.589830)
build_ruby 0.000000 0.001667 3.501323 ( 3.735594)
build_all 0.007332 0.000626 6.789029 ( 3.375379)
build_install 0.012402 0.006471 8.477282 ( 4.667599)
test_btest 0.000897 0.000196 89.607086 ( 32.994098)
test_basic 0.005212 0.001140 0.947972 ( 1.017530)
test_all 0.083787 0.030734 753.081803 (272.583311)
test_rubyspec 0.075244 0.032653 188.138000 (197.730001)
total: 519.97 sec