Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250617-020539
#<BuildRuby:0x00007514096bfde0
@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.20250617-020539",
@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.000016 0.000005 0.000021 ( 0.000023)
autoconf 0.000026 0.000008 0.000034 ( 0.000034)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.004612 0.003879 4.545509 ( 2.715859)
build_miniruby 0.001347 0.000104 1.508350 ( 1.505371)
build_ruby 0.001225 0.000404 3.466431 ( 3.637330)
build_all 0.005002 0.003095 5.970778 ( 2.605737)
build_install 0.017151 0.002857 9.349114 ( 4.479804)
test_btest 0.000724 0.000231 53.546781 ( 15.267212)
test_basic 0.004063 0.002792 0.904745 ( 0.961149)
test_all 0.092172 0.026538 636.913486 (202.751589)
test_rubyspec 0.046126 0.031054 107.723227 ( 24.445459)
total: 258.37 sec