Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-132715
#<BuildRuby:0x00007f9a4c8bfdd8
@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.20241214-132715",
@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.000010 0.000002 0.000012 ( 0.000012)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.004697 0.000122 1.410547 ( 1.714420)
build_miniruby 0.001162 0.000205 1.005888 ( 1.047646)
build_ruby 0.001508 0.000266 2.887392 ( 33.614754)
build_all 0.002609 0.004826 4.928694 ( 1.907460)
build_install 0.008759 0.005588 6.401712 ( 3.346818)
test_btest 0.000758 0.000210 68.753799 ( 26.058130)
test_basic 0.008118 0.000910 0.978158 ( 1.441246)
test_all 0.113290 0.031746 749.640210 (312.138266)
test_rubyspec 0.038737 0.041714 119.334020 ( 42.858291)
total: 424.13 sec