Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250506-200108
#<BuildRuby:0x00007fe81d76fdd8
@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.20250506-200108",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000026 0.000004 0.000030 ( 0.000028)
build_up 0.002572 0.003083 2.245946 ( 2.420133)
build_miniruby 0.001424 0.000238 1.559057 ( 1.555805)
build_ruby 0.001731 0.000289 3.438220 ( 3.597363)
build_all 0.004392 0.004008 5.478758 ( 2.303859)
build_install 0.011697 0.005293 7.425351 ( 4.045279)
test_btest 0.000703 0.000152 47.715756 ( 12.942550)
test_basic 0.006568 0.000618 0.726098 ( 0.782621)
test_all 0.074404 0.042132 571.087558 (166.014186)
test_rubyspec 0.050830 0.023882 101.553295 ( 22.739908)
total: 216.40 sec