Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-165429
#<BuildRuby:0x000055c6243ae1a8
@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.20230508-165429",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006134 0.000281 1.836062 ( 4.083114)
build_miniruby 0.001372 0.000159 1.256233 ( 1.409794)
build_ruby 0.001239 0.000143 2.494880 ( 2.715519)
build_all 0.001676 0.004155 2.111294 ( 1.838170)
build_install 0.011693 0.003930 3.334845 ( 2.792035)
test_btest 0.001258 0.000000 73.303065 ( 34.401214)
test_basic 0.000000 0.006195 0.746805 ( 0.850921)
test_all 0.000000 0.001493 572.715702 (192.180071)
test_rubyspec 0.029264 0.018281 74.638552 ( 86.456064)
total: 326.73 sec