Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250330-062515
#<BuildRuby:0x00007eff8a25fdd8
@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.20250330-062515",
@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.000035 0.000005 0.000040 ( 0.000039)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.002968 0.003805 2.806653 ( 2.833359)
build_miniruby 0.001286 0.000208 1.241724 ( 1.239101)
build_ruby 0.001574 0.000254 3.682283 ( 3.875129)
build_all 0.008288 0.000664 5.851832 ( 2.570046)
build_install 0.019145 0.000343 7.851185 ( 4.147021)
test_btest 0.000760 0.000106 49.580980 ( 14.679397)
test_basic 0.008578 0.000000 0.934965 ( 0.987178)
test_all 0.091596 0.027798 615.534283 (188.130726)
test_rubyspec 0.054253 0.023363 105.078588 ( 24.594805)
total: 243.06 sec