Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241025-051641
#<BuildRuby:0x00007fcb7776fdc8
@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.20241025-051641",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000026 0.000007 0.000033 ( 0.000034)
build_up 0.007863 0.001011 4.416803 ( 4.878815)
build_miniruby 0.001359 0.000351 2.239470 ( 2.274827)
build_ruby 0.000000 0.002212 4.420557 ( 4.642110)
build_all 0.003872 0.007170 7.338687 ( 4.295466)
build_install 0.019919 0.003844 10.578464 ( 6.450536)
test_btest 0.000644 0.000196 80.751118 ( 39.670673)
test_basic 0.006696 0.005033 1.149825 ( 4.143263)
test_all 0.099359 0.050096 775.301597 (277.299205)
test_rubyspec 0.046855 0.039589 127.986255 ( 31.737773)
total: 375.39 sec