Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240616-183147
#<BuildRuby:0x00007f094869fde0
@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.20240616-183147",
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000036 0.000010 0.000046 ( 0.000050)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.005419 0.002242 3.404531 ( 3.366093)
build_miniruby 0.001313 0.000351 1.553830 ( 1.550493)
build_ruby 0.000000 0.001957 4.072615 ( 4.223574)
build_all 0.006666 0.002484 7.311999 ( 2.767851)
build_install 0.013182 0.004337 10.095624 ( 4.942182)
test_btest 0.000654 0.000193 108.123049 ( 27.957759)
test_basic 0.001779 0.007197 1.102789 ( 1.151851)
test_all 0.122564 0.023483 806.044093 (247.446203)
test_rubyspec 0.056392 0.033535 165.600546 ( 45.012174)
total: 338.42 sec