Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-152311
#<BuildRuby:0x00007fe4df80fdd8
@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.20241014-152311",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000029 0.000009 0.000038 ( 0.000037)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.002806 0.004970 3.323406 ( 3.425921)
build_miniruby 0.001153 0.000384 1.543612 ( 1.540075)
build_ruby 0.001300 0.000433 3.335755 ( 3.535490)
build_all 0.007559 0.001039 6.934858 ( 2.825196)
build_install 0.011351 0.006847 9.292924 ( 4.190043)
test_btest 0.000662 0.000230 84.768220 ( 23.115341)
test_basic 0.001704 0.008278 0.922159 ( 0.967335)
test_all 0.104657 0.041968 681.247994 (193.164036)
test_rubyspec 0.043540 0.039081 134.608966 ( 22.520604)
total: 255.29 sec