Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250705-185341
#<BuildRuby:0x0000784311d8fdc0
@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.20250705-185341",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000024 0.000007 0.000031 ( 0.000032)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.005159 0.002377 3.612494 ( 2.613653)
build_miniruby 0.000484 0.000843 1.380961 ( 1.377965)
build_ruby 0.001432 0.000136 3.072787 ( 35.784326)
build_all 0.005951 0.002308 5.800580 ( 2.388205)
build_install 0.012686 0.007375 8.734875 ( 4.206908)
test_btest 0.000577 0.000207 50.920864 ( 14.593271)
test_basic 0.004985 0.002002 0.864352 ( 0.921663)
test_all 0.079979 0.032648 649.343466 (194.410149)
test_rubyspec 0.050191 0.028225 155.140909 ( 26.998226)
total: 283.30 sec