Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250714-081539
#<BuildRuby:0x000079b66e83fdd0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250714-081539",
@make="make",
@no_timeout_error=nil,
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000038)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.002155 0.005730 3.714456 ( 2.631789)
build_miniruby 0.001352 0.000000 1.468757 ( 1.466067)
build_ruby 0.001648 0.000000 3.481354 ( 3.650814)
build_all 0.004896 0.002701 6.047725 ( 2.583758)
build_install 0.012569 0.005181 8.660149 ( 4.322750)
test_btest 0.000905 0.000000 53.386441 ( 15.346276)
test_basic 0.004435 0.003773 0.914786 ( 0.969050)
test_all 0.091182 0.027464 663.558729 (195.458107)
test_rubyspec 0.047134 0.030425 149.544135 ( 32.856597)
total: 259.29 sec