Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-043825
#<BuildRuby:0x0000562791aee4f8
@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.20231023-043825",
@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.000013 0.000001 0.000014 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.006616 0.000183 3.672688 ( 3.777781)
build_miniruby 0.001217 0.000084 1.470449 ( 1.470972)
build_ruby 0.001643 0.000114 2.847116 ( 3.055845)
build_all 0.004157 0.003762 5.636779 ( 2.519950)
build_install 0.003998 0.014469 8.119350 ( 4.334694)
test_btest 0.000735 0.000151 80.430997 ( 28.862495)
test_basic 0.000000 0.006814 0.867300 ( 0.961660)
test_all 0.056367 0.059510 654.168414 (238.864010)
test_rubyspec 0.032894 0.031494 93.520602 (105.255982)
total: 389.10 sec