Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230908-185136
#<BuildRuby:0x000055a4651b6868
@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.20230908-185136",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.007016 0.000000 2.187560 ( 4.966237)
build_miniruby 0.001693 0.000000 1.614444 ( 1.705889)
build_ruby 0.001701 0.000000 3.146706 ( 3.553842)
build_all 0.004743 0.003766 6.100350 ( 4.167592)
build_install 0.013896 0.005013 7.429858 ( 5.512371)
test_btest 0.000633 0.000111 79.658269 ( 42.650086)
test_basic 0.004534 0.004231 0.950492 ( 1.249879)
test_all 0.009633 0.000000 695.927277 (304.995001)
test_rubyspec 0.034614 0.037173 101.274705 (124.109124)
total: 492.91 sec