Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251001-130609
#<BuildRuby:0x000075cd9ed1fdd0
@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.20251001-130609",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000027 0.000007 0.000034 ( 0.000034)
build_up 0.006081 0.002775 4.476650 ( 2.825664)
build_miniruby 0.000755 0.000686 1.538215 ( 1.534540)
build_ruby 0.001708 0.000000 4.343595 ( 4.375635)
build_all 0.006169 0.001745 6.250049 ( 2.725856)
build_install 0.016016 0.004250 9.664408 ( 4.689594)
test_btest 0.000752 0.000188 61.856758 ( 19.893411)
test_basic 0.003440 0.005401 1.028259 ( 1.077780)
test_all 0.092918 0.021189 544.257129 (169.360309)
test_rubyspec 0.045074 0.034858 112.502064 ( 20.252888)
total: 226.74 sec