Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250729-143140
#<BuildRuby:0x00007fe3382cfdd0
@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.20250729-143140",
@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.000032 0.000007 0.000039 ( 0.000039)
configure 0.000027 0.000006 0.000033 ( 0.000034)
build_up 0.004349 0.004101 4.258524 ( 2.896294)
build_miniruby 0.001325 0.000079 1.683231 ( 1.680101)
build_ruby 0.001299 0.000323 4.201896 ( 4.311082)
build_all 0.007085 0.000726 6.478324 ( 2.827475)
build_install 0.013476 0.004150 9.263862 ( 4.563593)
test_btest 0.000053 0.000838 60.270877 ( 16.938320)
test_basic 0.001527 0.006787 0.987868 ( 1.038950)
test_all 0.083629 0.034383 659.417787 (202.098255)
test_rubyspec 0.056456 0.028166 163.136803 ( 42.133351)
total: 278.49 sec