Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-234150
#<BuildRuby:0x00007f0e6f0bfde0
@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.20240812-234150",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000025 0.000004 0.000029 ( 0.000029)
autoconf 0.000047 0.000007 0.000054 ( 0.000054)
configure 0.000039 0.000006 0.000045 ( 0.000044)
build_up 0.005691 0.004082 4.143534 ( 6.269975)
build_miniruby 0.002025 0.000338 1.879855 ( 3.252194)
build_ruby 0.002038 0.000339 4.648006 ( 5.854008)
build_all 0.006863 0.005217 8.955741 ( 10.094480)
build_install 0.023810 0.006419 12.483791 ( 12.009654)
test_btest 0.000892 0.000178 127.439777 (123.475032)
test_basic 0.012966 0.000226 1.404490 ( 2.176372)
test_all 0.130217 0.037461 902.202651 (851.694107)
test_rubyspec 0.057047 0.039973 176.010322 (135.225929)
total: 1150.05 sec