Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241007-135859
#<BuildRuby:0x00007fa078bdfdd8
@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.20241007-135859",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000023 0.000007 0.000030 ( 0.000029)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.006655 0.000722 3.363535 ( 3.631882)
build_miniruby 0.001155 0.000315 1.390450 ( 1.387773)
build_ruby 0.002209 0.000000 4.367408 ( 4.556441)
build_all 0.009381 0.000000 7.539443 ( 3.058515)
build_install 0.013257 0.005254 10.145783 ( 4.567885)
test_btest 0.000927 0.000240 94.706669 ( 26.236201)
test_basic 0.008976 0.001150 1.162162 ( 1.209341)
test_all 0.112137 0.038594 765.271832 (245.027203)
test_rubyspec 0.043327 0.050099 136.737954 ( 31.999766)
total: 321.68 sec