Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250425-211139
#<BuildRuby:0x00007ff790d8fdd0
@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-211139",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000044 0.000006 0.000050 ( 0.000051)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.005513 0.000788 2.321346 ( 4.490116)
build_miniruby 0.001714 0.000245 1.839045 ( 1.873784)
build_ruby 0.002218 0.000317 4.117306 ( 90.737986)
build_all 0.007814 0.000489 5.250545 ( 2.773038)
build_install 0.006363 0.010018 6.600104 ( 15.365313)
test_btest 0.000673 0.000131 37.430539 ( 11.909375)
test_basic 0.005736 0.001115 0.618900 ( 6.196679)
test_all 0.073275 0.050027 652.040145 (312.722655)
test_rubyspec 0.048083 0.036935 111.373071 ( 45.114275)
total: 491.18 sec