Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251031-223912
#<BuildRuby:0x000079f33679fdd0
@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.20251031-223912",
@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.000005 0.000022 ( 0.000023)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000026 0.000008 0.000034 ( 0.000035)
build_up 0.005245 0.002411 3.831462 ( 2.337792)
build_miniruby 0.000879 0.000618 1.158720 ( 1.155537)
build_ruby 0.001473 0.000190 2.874397 ( 3.065355)
build_all 0.005638 0.001866 5.190301 ( 2.058052)
build_install 0.013898 0.005257 7.901882 ( 3.747239)
test_btest 0.001018 0.000025 57.751769 ( 15.771876)
test_basic 0.002412 0.004335 0.734425 ( 0.792657)
test_all 0.091182 0.029807 641.984964 (199.135805)
test_rubyspec 0.051367 0.032465 113.976867 ( 19.746325)
total: 247.81 sec