Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-033802
#<BuildRuby:0x00007fe20a21fdd8
@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.20241029-033802",
@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.000003 0.000022 ( 0.000024)
autoconf 0.000036 0.000007 0.000043 ( 0.000044)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.002485 0.004573 2.756169 ( 2.976036)
build_miniruby 0.001188 0.000297 1.128080 ( 1.124951)
build_ruby 0.001231 0.000308 3.207487 ( 16.691189)
build_all 0.008310 0.000977 6.632774 ( 2.673595)
build_install 0.016384 0.004108 9.096587 ( 4.143947)
test_btest 0.000779 0.000187 76.650353 ( 21.841757)
test_basic 0.007708 0.004114 1.087207 ( 1.154433)
test_all 0.101829 0.042657 697.942236 (217.360356)
test_rubyspec 0.057653 0.022577 120.325843 ( 32.528306)
total: 300.50 sec