Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250425-020451
#<BuildRuby:0x00007f25003dfdc0
@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.20250425-020451",
@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.000006 0.000023 ( 0.000024)
autoconf 0.000027 0.000010 0.000037 ( 0.000039)
configure 0.000022 0.000009 0.000031 ( 0.000031)
build_up 0.000884 0.004440 1.771702 ( 2.954114)
build_miniruby 0.001019 0.000443 1.077094 ( 1.074417)
build_ruby 0.001418 0.000617 2.828272 ( 24.788066)
build_all 0.007857 0.000000 5.315619 ( 2.404337)
build_install 0.018066 0.000257 7.672823 ( 4.978834)
test_btest 0.000701 0.000242 48.990571 ( 14.527751)
test_basic 0.008509 0.001416 0.846903 ( 0.904953)
test_all 0.082349 0.037312 573.821053 (175.411780)
test_rubyspec 0.043592 0.034598 103.804301 ( 22.375776)
total: 249.42 sec