Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-041542
#<BuildRuby:0x000055758f9a62a8
@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.20230708-041542",
@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.000014 0.000004 0.000018 ( 0.000017)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000019 0.000006 0.000025 ( 0.000024)
build_up 0.001447 0.004486 1.906318 ( 3.161562)
build_miniruby 0.000949 0.000316 1.438781 ( 1.438506)
build_ruby 0.001038 0.000346 2.946304 ( 3.144345)
build_all 0.005832 0.000527 2.367738 ( 1.625344)
build_install 0.013984 0.003321 3.625723 ( 3.255958)
test_btest 0.000648 0.000199 82.280351 ( 24.251337)
test_basic 0.000870 0.004467 0.825401 ( 0.916139)
test_all 0.000752 0.000261 594.876985 (187.051825)
test_rubyspec 0.029396 0.018718 85.812927 ( 98.292279)
total: 323.14 sec