Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250526-231409
#<BuildRuby:0x00007fef4509fdd0
@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.20250526-231409",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000035 0.000006 0.000041 ( 0.000042)
configure 0.000027 0.000005 0.000032 ( 0.000034)
build_up 0.003393 0.003894 3.429386 ( 2.923124)
build_miniruby 0.001343 0.000268 1.726865 ( 1.723795)
build_ruby 0.001637 0.000327 4.156807 ( 4.909406)
build_all 0.007484 0.001497 6.599362 ( 2.836375)
build_install 0.015318 0.009260 9.702177 ( 5.653513)
test_btest 0.000585 0.000142 58.878526 ( 18.659749)
test_basic 0.003211 0.007271 0.978025 ( 1.061805)
test_all 0.099897 0.021631 658.280098 (203.611096)
test_rubyspec 0.053868 0.028333 113.868286 ( 25.992675)
total: 267.37 sec