Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250421-002806
#<BuildRuby:0x00007fc69975fdc0
@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.20250421-002806",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000032 0.000005 0.000037 ( 0.000038)
build_up 0.000976 0.004157 1.572376 ( 1.901994)
build_miniruby 0.000000 0.001532 1.168750 ( 1.167277)
build_ruby 0.000139 0.001557 3.226916 ( 3.407117)
build_all 0.007746 0.000000 5.607106 ( 2.395885)
build_install 0.016525 0.000194 7.184744 ( 3.962959)
test_btest 0.000882 0.000162 45.333042 ( 12.328740)
test_basic 0.000130 0.007910 0.809087 ( 0.869043)
test_all 0.077819 0.037692 524.417611 (163.726525)
test_rubyspec 0.038188 0.037263 100.034401 ( 19.457050)
total: 209.22 sec