Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250317-202525
#<BuildRuby:0x00007f6b892efdc8
@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.20250317-202525",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000032 0.000005 0.000037 ( 0.000037)
configure 0.000031 0.000005 0.000036 ( 0.000036)
build_up 0.005482 0.000914 2.508476 ( 2.233523)
build_miniruby 0.001227 0.000204 1.201161 ( 1.198595)
build_ruby 0.001670 0.000000 3.321514 ( 3.502037)
build_all 0.008525 0.000294 5.102239 ( 2.063624)
build_install 0.016624 0.000000 7.510928 ( 4.045013)
test_btest 0.000851 0.000031 46.077256 ( 13.698733)
test_basic 0.003788 0.004254 0.750702 ( 0.805876)
test_all 0.062886 0.055008 559.570975 (198.088879)
test_rubyspec 0.037717 0.041422 98.502832 ( 22.383358)
total: 248.02 sec