Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250807-185946
#<BuildRuby:0x00007300f230fdc0
@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.20250807-185946",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000028 0.000008 0.000036 ( 0.000036)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.004435 0.003238 3.638954 ( 2.526959)
build_miniruby 0.001031 0.000303 1.527368 ( 1.524514)
build_ruby 0.001628 0.000000 3.601426 ( 3.727631)
build_all 0.006421 0.002631 6.349041 ( 2.885774)
build_install 0.012839 0.005645 9.199355 ( 4.590615)
test_btest 0.000934 0.000000 61.057963 ( 19.873405)
test_basic 0.003155 0.004376 0.875925 ( 0.927467)
test_all 0.079577 0.039014 640.015914 (194.586227)
test_rubyspec 0.051795 0.028043 153.976010 ( 30.295217)
total: 260.94 sec