Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251229-171725
#<BuildRuby:0x000079340cb0fdd8
@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.20251229-171725",
@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.000022 0.000005 0.000027 ( 0.000026)
autoconf 0.000035 0.000007 0.000042 ( 0.000043)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.001116 0.004815 2.463011 ( 2.609995)
build_miniruby 0.000134 0.001595 1.794806 ( 1.791218)
build_ruby 0.001104 0.000759 4.455328 ( 4.483927)
build_all 0.006368 0.002636 6.995335 ( 3.009963)
build_install 0.018684 0.002676 9.642427 ( 5.663776)
test_btest 0.000693 0.000179 78.269720 ( 24.075974)
test_basic 0.005599 0.003408 1.107000 ( 1.163246)
test_all 0.086999 0.046395 826.929279 (266.906191)
test_rubyspec 0.051392 0.030658 129.568561 ( 30.006241)
total: 339.71 sec