Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-092646
#<BuildRuby:0x00007fc6f82efdd0
@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.20241026-092646",
@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.000016 0.000007 0.000023 ( 0.000024)
autoconf 0.000028 0.000013 0.000041 ( 0.000041)
configure 0.000023 0.000011 0.000034 ( 0.000032)
build_up 0.001211 0.006535 3.883658 ( 3.742529)
build_miniruby 0.001035 0.000538 1.266726 ( 1.264896)
build_ruby 0.001096 0.000570 3.505852 ( 3.686794)
build_all 0.008459 0.000249 6.659260 ( 2.740898)
build_install 0.012133 0.008062 9.366131 ( 4.443964)
test_btest 0.000669 0.000334 77.900009 ( 21.708066)
test_basic 0.006494 0.005440 1.042469 ( 1.096093)
test_all 0.122496 0.025753 732.419310 (211.349333)
test_rubyspec 0.029020 0.055787 117.659134 ( 28.572653)
total: 278.61 sec