Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-032458
#<BuildRuby:0x000055b7d1aba2f0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-032458",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000035 0.000002 0.000037 ( 0.000032)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.003339 0.002720 1.294774 ( 1.472268)
build_miniruby 0.000931 0.000096 0.893163 ( 0.891864)
build_ruby 0.001402 0.000000 1.253520 ( 1.244136)
build_all 0.005847 0.000000 3.453211 ( 1.866535)
build_install 0.006195 0.004830 2.527434 ( 1.602415)
test_btest 0.000000 0.000704 56.706563 ( 19.723053)
test_basic 0.000132 0.003858 0.364329 ( 0.464007)
test_all 0.001358 0.000233 620.024088 (179.129782)
test_rubyspec 0.031675 0.023436 74.512074 ( 92.904405)
total: 299.30 sec