Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250119-231210
#<BuildRuby:0x00007fb675d3fdc8
@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.20250119-231210",
@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.000018)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000026 0.000003 0.000029 ( 0.000031)
build_up 0.001471 0.004269 2.069015 ( 2.206434)
build_miniruby 0.001403 0.000216 1.071511 ( 1.069245)
build_ruby 0.001562 0.000240 2.977714 ( 18.860825)
build_all 0.007403 0.000472 5.216590 ( 2.149036)
build_install 0.008761 0.007831 6.645981 ( 3.356758)
test_btest 0.000717 0.000143 64.826020 ( 18.557854)
test_basic 0.006164 0.001233 0.746990 ( 0.805348)
test_all 0.059290 0.063433 528.425333 (166.094855)
test_rubyspec 0.046394 0.030731 103.448442 ( 22.328550)
total: 235.43 sec