Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250309-000542
#<BuildRuby:0x00007f6326c6fdc8
@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.20250309-000542",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000037 0.000009 0.000046 ( 0.000039)
configure 0.000031 0.000007 0.000038 ( 0.000038)
build_up 0.002682 0.004813 3.313694 ( 2.569247)
build_miniruby 0.001414 0.000390 1.498607 ( 1.496408)
build_ruby 0.001487 0.000410 3.746074 ( 3.929564)
build_all 0.003644 0.004084 5.170628 ( 2.278878)
build_install 0.009398 0.005913 7.389114 ( 3.638247)
test_btest 0.000592 0.000191 45.601089 ( 12.890805)
test_basic 0.008101 0.000000 0.649963 ( 0.706123)
test_all 0.066104 0.047579 523.226018 (164.452511)
test_rubyspec 0.038461 0.033235 93.168628 ( 21.730593)
total: 213.69 sec