Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250529-232943
#<BuildRuby:0x00007ffb224cfde0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20250529-232943",
@make="make",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.004148 0.004044 3.448135 ( 3.843657)
build_miniruby 0.001573 0.000355 1.654653 ( 1.813065)
build_ruby 0.001985 0.000448 4.554622 ( 35.217714)
build_all 0.009015 0.001066 6.712643 ( 4.256669)
build_install 0.009452 0.013146 9.280292 ( 6.337339)
test_btest 0.000791 0.000232 57.508627 ( 42.783959)
test_basic 0.001095 0.011843 0.992557 ( 1.211339)
test_all 0.071709 0.052571 719.861160 (389.524678)
test_rubyspec 0.044926 0.038209 107.808410 ( 36.589313)
total: 521.58 sec