Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250405-040531
#<BuildRuby:0x00007f98b5c0fdc8
@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.20250405-040531",
@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.000001 0.000019 ( 0.000021)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.006757 0.000675 3.088681 ( 2.402822)
build_miniruby 0.001592 0.000159 1.141925 ( 1.139053)
build_ruby 0.001717 0.000171 3.065842 ( 3.252857)
build_all 0.006044 0.002573 5.870943 ( 2.547813)
build_install 0.014057 0.004234 8.677203 ( 4.485296)
test_btest 0.000886 0.000117 48.928557 ( 14.370827)
test_basic 0.001089 0.006852 0.749720 ( 0.804057)
test_all 0.069261 0.048835 597.897465 (224.962332)
test_rubyspec 0.051178 0.024450 100.551802 ( 21.382147)
total: 275.35 sec