Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240206-201941
#<BuildRuby:0x000055a536cda380
@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.20240206-201941",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.005059 0.001012 1.793615 ( 2.127533)
build_miniruby 0.001197 0.000239 1.386587 ( 1.384904)
build_ruby 0.001403 0.000280 3.182196 ( 3.433218)
build_all 0.007318 0.000578 6.328195 ( 2.793493)
build_install 0.011338 0.005964 7.608922 ( 4.074416)
test_btest 0.000713 0.000159 87.287514 ( 29.328176)
test_basic 0.003520 0.004416 0.855037 ( 0.927876)
test_all 0.062845 0.054455 761.196978 (232.552964)
test_rubyspec 0.066181 0.029782 154.323153 (164.039294)
total: 440.66 sec