Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250712-020222
#<BuildRuby:0x000076149b09fdc8
@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.20250712-020222",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.004092 0.003015 2.806186 ( 1.994046)
build_miniruby 0.001001 0.000288 1.121759 ( 1.118922)
build_ruby 0.001409 0.000000 2.577688 ( 2.774259)
build_all 0.003650 0.003050 4.673865 ( 1.788094)
build_install 0.015952 0.002967 7.344152 ( 3.662283)
test_btest 0.000681 0.000196 50.826925 ( 20.480496)
test_basic 0.004834 0.002261 0.772810 ( 0.836545)
test_all 0.074426 0.035091 528.073953 (209.303264)
test_rubyspec 0.050733 0.025874 142.774716 ( 22.239330)
total: 264.20 sec