Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-220628
#<BuildRuby:0x00007feb660efde0
@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.20241109-220628",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000034 0.000007 0.000041 ( 0.000041)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.003779 0.003959 3.963937 ( 3.859766)
build_miniruby 0.001199 0.000271 1.640364 ( 1.638623)
build_ruby 0.001990 0.000000 3.394844 ( 3.627807)
build_all 0.004998 0.003795 6.190156 ( 2.472533)
build_install 0.012596 0.004154 8.457313 ( 3.901730)
test_btest 0.000670 0.000167 79.770001 ( 21.437914)
test_basic 0.008207 0.001010 1.015612 ( 1.067373)
test_all 0.100019 0.047753 738.010809 (231.019704)
test_rubyspec 0.040114 0.035377 112.482600 ( 25.018732)
total: 294.05 sec