Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241224-014512
#<BuildRuby:0x00007f86c34afdc0
@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.20241224-014512",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004183 0.000697 1.581613 ( 1.912682)
build_miniruby 0.001131 0.000188 1.091361 ( 1.088314)
build_ruby 0.001353 0.000226 2.996335 ( 3.218062)
build_all 0.007556 0.000499 5.426514 ( 2.134027)
build_install 0.008636 0.009019 6.566828 ( 3.294008)
test_btest 0.000682 0.000151 63.997859 ( 16.804181)
test_basic 0.008507 0.000000 0.735668 ( 0.785710)
test_all 0.097921 0.046164 759.099778 (645.081643)
test_rubyspec 0.062962 0.027813 122.780668 (155.930320)
total: 830.25 sec