Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250417-122344
#<BuildRuby:0x00007f030836fdc8
@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.20250417-122344",
@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.000015 0.000004 0.000019 ( 0.000020)
autoconf 0.000000 0.000110 0.000110 ( 0.000063)
configure 0.000000 0.000033 0.000033 ( 0.000034)
build_up 0.001164 0.004253 2.159685 ( 2.476201)
build_miniruby 0.000000 0.001795 1.632186 ( 1.629003)
build_ruby 0.000000 0.002157 4.277399 ( 4.352428)
build_all 0.004688 0.002728 6.093865 ( 2.715995)
build_install 0.007919 0.007976 7.462639 ( 4.097268)
test_btest 0.000000 0.001098 50.126380 ( 14.960181)
test_basic 0.000870 0.007252 0.861413 ( 0.917873)
test_all 0.092721 0.029388 612.442107 (180.526603)
test_rubyspec 0.037846 0.043565 106.079103 ( 28.526754)
total: 240.21 sec