Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-162414
#<BuildRuby:0x00005608f7755f70
@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.20230807-162414",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.006242 0.000646 2.294458 ( 5.851727)
build_miniruby 0.001469 0.000152 1.677295 ( 2.229841)
build_ruby 0.001564 0.000162 3.471914 ( 6.425928)
build_all 0.008668 0.000000 2.815982 ( 3.672887)
build_install 0.013840 0.004979 4.348002 ( 6.197775)
test_btest 0.000765 0.000093 85.481667 ( 53.877415)
test_basic 0.006931 0.000841 0.966874 ( 1.868194)
test_all 0.001223 0.000148 674.078827 (402.795905)
test_rubyspec 0.037606 0.018909 102.243178 (155.287579)
total: 638.21 sec