Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250410-040409
#<BuildRuby:0x00007f9f6d3cfdc0
@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.20250410-040409",
@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.000021)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.005786 0.001558 3.586262 ( 2.872923)
build_miniruby 0.001601 0.000000 1.581918 ( 1.579537)
build_ruby 0.001758 0.000000 4.056133 ( 4.170026)
build_all 0.004972 0.004252 6.052015 ( 2.784068)
build_install 0.020758 0.000941 8.922329 ( 4.711792)
test_btest 0.000742 0.000186 48.167931 ( 13.406454)
test_basic 0.000000 0.007453 0.908413 ( 0.968585)
test_all 0.086017 0.034284 612.940678 (179.194785)
test_rubyspec 0.046724 0.031296 104.317103 ( 22.774458)
total: 232.46 sec