Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230824-004001
#<BuildRuby:0x000055593b942390
@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.20230824-004001",
@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.000019 0.000000 0.000019 ( 0.000019)
autoconf 0.000028 0.000000 0.000028 ( 0.000027)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.006560 0.000000 2.228461 ( 5.678800)
build_miniruby 0.000000 0.001669 1.641839 ( 2.294047)
build_ruby 0.000000 0.001761 3.514518 ( 6.172341)
build_all 0.006709 0.001214 6.365229 ( 5.494316)
build_install 0.014319 0.005905 8.131283 ( 7.834277)
test_btest 0.000894 0.000000 82.889537 ( 46.452558)
test_basic 0.004974 0.003968 1.022100 ( 1.510288)
test_all 0.005763 0.003814 673.088636 (321.149431)
test_rubyspec 0.042489 0.026229 106.897808 (142.708046)
total: 539.30 sec