Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231226-193449
#<BuildRuby:0x000055ddcfd4a258
@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.20231226-193449",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.001336 0.004142 1.657958 ( 2.032482)
build_miniruby 0.001388 0.000198 1.609422 ( 1.608422)
build_ruby 0.001403 0.000201 3.516085 ( 3.741036)
build_all 0.006512 0.000931 5.671323 ( 2.867752)
build_install 0.015612 0.003418 6.888058 ( 4.237540)
test_btest 0.000650 0.000098 81.763220 ( 31.769529)
test_basic 0.002272 0.004593 0.846196 ( 0.963382)
test_all 0.067302 0.050750 761.469923 (270.130837)
test_rubyspec 0.051672 0.014963 93.321657 (105.232552)
total: 422.58 sec