Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-193843
#<BuildRuby:0x00007f1b87aafdd0
@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.20241206-193843",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.004211 0.004052 3.806717 ( 4.031814)
build_miniruby 0.000000 0.001881 1.829617 ( 1.855941)
build_ruby 0.001205 0.001053 4.551545 ( 4.927402)
build_all 0.005775 0.004583 6.769782 ( 4.696352)
build_install 0.022487 0.000848 9.599370 ( 6.335392)
test_btest 0.001201 0.000000 82.289596 ( 59.505369)
test_basic 0.008425 0.004576 1.147343 ( 1.519941)
test_all 0.128788 0.023334 770.744840 (375.314736)
test_rubyspec 0.037184 0.047068 120.254298 ( 33.491345)
total: 491.68 sec