Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241013-051613
#<BuildRuby:0x00007fa32d1cfde0
@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.20241013-051613",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000033 0.000004 0.000037 ( 0.000037)
build_up 0.003097 0.004640 4.125091 ( 4.095368)
build_miniruby 0.001416 0.000244 1.864401 ( 1.860939)
build_ruby 0.002032 0.000350 4.013051 ( 21.255803)
build_all 0.009284 0.000097 7.632584 ( 3.085637)
build_install 0.003690 0.014961 9.837084 ( 4.268593)
test_btest 0.000869 0.000230 93.702099 ( 24.637170)
test_basic 0.002916 0.007854 1.174417 ( 1.217568)
test_all 0.117712 0.037822 794.660007 (307.253748)
test_rubyspec 0.075964 0.014587 135.667409 ( 28.468369)
total: 396.14 sec