Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251010-140514
#<BuildRuby:0x000072fea94efdc0
@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.20251010-140514",
@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.000014 0.000003 0.000017 ( 0.000019)
autoconf 0.000026 0.000007 0.000033 ( 0.000033)
configure 0.000020 0.000005 0.000025 ( 0.000024)
build_up 0.001839 0.006238 4.432733 ( 2.837569)
build_miniruby 0.001324 0.000130 1.410819 ( 1.408573)
build_ruby 0.001277 0.000395 3.663993 ( 3.749843)
build_all 0.003593 0.003924 6.279417 ( 2.700849)
build_install 0.015550 0.005513 9.328896 ( 4.372134)
test_btest 0.000643 0.000217 61.939075 ( 17.135172)
test_basic 0.003465 0.004465 0.941960 ( 0.991844)
test_all 0.083229 0.032874 609.628183 (196.184826)
test_rubyspec 0.039897 0.041126 123.966824 ( 42.902549)
total: 272.28 sec