Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250313-140541
#<BuildRuby:0x00007fda3df9fdc0
@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.20250313-140541",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000030 0.000005 0.000035 ( 0.000034)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.002638 0.003685 2.725762 ( 2.490065)
build_miniruby 0.001415 0.000274 1.402016 ( 1.402033)
build_ruby 0.001516 0.000293 3.629857 ( 3.804404)
build_all 0.008495 0.000090 5.637878 ( 2.456963)
build_install 0.007747 0.010970 8.122066 ( 4.335269)
test_btest 0.000827 0.000206 47.837041 ( 13.417109)
test_basic 0.007073 0.000767 0.765117 ( 0.822072)
test_all 0.071445 0.046339 592.279679 (211.341244)
test_rubyspec 0.041114 0.036394 102.747174 ( 24.196901)
total: 264.27 sec