Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-080631
#<BuildRuby:0x00007fbcf121fdd0
@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.20241024-080631",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000031 0.000005 0.000036 ( 0.000036)
configure 0.000044 0.000000 0.000044 ( 0.000044)
build_up 0.008056 0.000013 3.831514 ( 3.713734)
build_miniruby 0.001445 0.000206 1.636645 ( 1.633727)
build_ruby 0.001633 0.000234 3.837211 ( 4.030661)
build_all 0.009917 0.001417 7.810112 ( 4.905729)
build_install 0.023977 0.001413 10.836049 ( 7.200528)
test_btest 0.000982 0.000130 79.265569 ( 27.647661)
test_basic 0.002538 0.009059 1.138087 ( 1.273954)
test_all 0.111257 0.040664 788.552383 (276.495077)
test_rubyspec 0.023619 0.059884 123.054842 ( 25.929203)
total: 352.83 sec