Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250429-004218
#<BuildRuby:0x00007f0e5da9fde0
@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.20250429-004218",
@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.000023 0.000004 0.000027 ( 0.000028)
autoconf 0.000037 0.000007 0.000044 ( 0.000044)
configure 0.000027 0.000005 0.000032 ( 0.000033)
build_up 0.005052 0.000195 1.956808 ( 2.302004)
build_miniruby 0.001494 0.000000 1.233894 ( 1.230931)
build_ruby 0.001908 0.000000 3.448566 ( 15.577667)
build_all 0.004405 0.004014 5.726001 ( 2.290795)
build_install 0.011345 0.006592 7.674155 ( 4.387204)
test_btest 0.000737 0.000166 47.282990 ( 14.537120)
test_basic 0.007489 0.000670 0.711332 ( 0.765326)
test_all 0.106260 0.013160 568.943290 (181.184599)
test_rubyspec 0.042112 0.034743 108.492321 ( 24.179060)
total: 246.46 sec