Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250707-123255
#<BuildRuby:0x000070df37b0fdd8
@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.20250707-123255",
@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.000005 0.000023 ( 0.000022)
autoconf 0.000031 0.000009 0.000040 ( 0.000039)
configure 0.000024 0.000007 0.000031 ( 0.000030)
build_up 0.004627 0.003901 3.642274 ( 2.864872)
build_miniruby 0.001375 0.000000 1.066825 ( 1.064410)
build_ruby 0.001271 0.000211 2.669074 ( 2.873221)
build_all 0.004882 0.001251 5.317153 ( 2.077976)
build_install 0.012702 0.004378 7.637237 ( 3.597949)
test_btest 0.000937 0.000000 50.663617 ( 15.170625)
test_basic 0.000449 0.006082 0.675898 ( 5.240003)
test_all 0.085462 0.031997 630.433521 (224.537707)
test_rubyspec 0.047232 0.032022 152.114788 ( 30.834002)
total: 288.26 sec