Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250526-145102
#<BuildRuby:0x00007fe40731fdd8
@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.20250526-145102",
@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.000013 0.000002 0.000015 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001961 0.004604 2.237303 ( 1.994155)
build_miniruby 0.001249 0.000347 1.087012 ( 1.084356)
build_ruby 0.001435 0.000398 2.828452 ( 3.025118)
build_all 0.004621 0.004419 5.046718 ( 2.009984)
build_install 0.016500 0.002231 7.028906 ( 4.641909)
test_btest 0.000694 0.000198 46.407331 ( 13.042549)
test_basic 0.007163 0.000657 0.672678 ( 0.736602)
test_all 0.065190 0.056930 543.328227 (185.129729)
test_rubyspec 0.041178 0.039154 112.973623 ( 19.008799)
total: 230.67 sec