Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250802-153809
#<BuildRuby:0x00007185f789fdc0
@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.20250802-153809",
@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.000014)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.005596 0.001908 3.001576 ( 2.068799)
build_miniruby 0.001281 0.000062 1.201106 ( 1.197938)
build_ruby 0.001601 0.000127 2.855676 ( 4.168255)
build_all 0.005421 0.001875 5.222195 ( 2.022232)
build_install 0.010079 0.006998 7.677185 ( 3.658114)
test_btest 0.002246 0.000000 53.532465 ( 14.642909)
test_basic 0.004256 0.002176 0.641103 ( 0.702979)
test_all 0.078457 0.034811 542.823274 (192.009368)
test_rubyspec 0.046141 0.034568 150.543090 ( 24.238473)
total: 244.71 sec