Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-204110
#<BuildRuby:0x00007f6cdbadfdc8
@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.20240827-204110",
@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.000020)
autoconf 0.000034 0.000007 0.000041 ( 0.000042)
configure 0.000033 0.000008 0.000041 ( 0.000040)
build_up 0.004053 0.004045 3.521358 ( 3.373156)
build_miniruby 0.000000 0.001645 1.590613 ( 1.586686)
build_ruby 0.000000 0.001774 3.876237 ( 4.078101)
build_all 0.000921 0.007511 7.561212 ( 2.947521)
build_install 0.009179 0.009849 10.766375 ( 4.745813)
test_btest 0.000618 0.000229 118.840587 ( 31.358176)
test_basic 0.007601 0.002823 1.107464 ( 1.150874)
test_all 0.081221 0.067110 777.199073 (231.918799)
test_rubyspec 0.056279 0.031298 165.787227 ( 34.355956)
total: 315.52 sec