Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-202510
#<BuildRuby:0x00007f7161b9fdc8
@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.20241028-202510",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000035 0.000008 0.000043 ( 0.000044)
build_up 0.003924 0.003947 3.683472 ( 3.571907)
build_miniruby 0.001365 0.000367 1.393742 ( 1.390181)
build_ruby 0.001316 0.000354 3.585494 ( 3.761351)
build_all 0.008012 0.001023 6.730245 ( 2.785009)
build_install 0.010307 0.009011 9.512240 ( 4.704290)
test_btest 0.000000 0.000902 75.390252 ( 22.274583)
test_basic 0.006268 0.003947 1.090698 ( 1.140928)
test_all 0.111740 0.037247 742.558558 (230.938832)
test_rubyspec 0.054265 0.028264 120.754370 ( 26.121537)
total: 296.69 sec