Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250503-182155
#<BuildRuby:0x00007f6b5526fdc8
@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.20250503-182155",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000023 0.000003 0.000026 ( 0.000028)
build_up 0.005910 0.000273 2.165275 ( 2.245866)
build_miniruby 0.001385 0.000205 1.260951 ( 1.258330)
build_ruby 0.001835 0.000000 3.621156 ( 3.761587)
build_all 0.005389 0.004027 5.894054 ( 2.470737)
build_install 0.017588 0.002238 8.025413 ( 4.370009)
test_btest 0.000743 0.000124 51.243405 ( 25.798396)
test_basic 0.007318 0.000432 0.736046 ( 0.790163)
test_all 0.065915 0.053864 584.502791 (170.936150)
test_rubyspec 0.045288 0.033447 103.454407 ( 22.833487)
total: 234.47 sec