Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230617-213714
#<BuildRuby:0x000055f294ea23b0
@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.20230617-213714",
@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.000026 0.000002 0.000028 ( 0.000026)
autoconf 0.000042 0.000003 0.000045 ( 0.000045)
configure 0.000038 0.000003 0.000041 ( 0.000041)
build_up 0.007060 0.000297 2.025656 ( 5.518698)
build_miniruby 0.001410 0.000115 1.462811 ( 3.972030)
build_ruby 0.001513 0.000123 2.995296 ( 4.700589)
build_all 0.008413 0.000381 2.459883 ( 3.471712)
build_install 0.015309 0.004502 3.928840 ( 5.843390)
test_btest 0.000702 0.000070 78.791703 ( 56.525138)
test_basic 0.003525 0.004373 0.863438 ( 1.522986)
test_all 0.000842 0.000105 580.063163 (353.983237)
test_rubyspec 0.019033 0.032704 85.702105 (123.544429)
total: 559.08 sec