Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250104-103450
#<BuildRuby:0x00007f2a5fc4fdc0
@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.20250104-103450",
@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.000102 0.000000 0.000102 ( 0.000161)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.003774 0.001772 1.674657 ( 1.996619)
build_miniruby 0.001126 0.000315 1.257631 ( 1.254869)
build_ruby 0.001975 0.000000 3.333045 ( 3.526105)
build_all 0.007104 0.000393 5.128925 ( 2.055387)
build_install 0.014988 0.000782 6.509253 ( 3.503374)
test_btest 0.002501 0.000583 66.548788 ( 17.741335)
test_basic 0.005938 0.001385 0.931889 ( 0.987180)
test_all 0.100404 0.037405 620.773937 (183.480292)
test_rubyspec 0.053109 0.022004 105.348854 ( 25.823810)
total: 240.37 sec