Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240712-124302
#<BuildRuby:0x00007fad6a5dfdd0
@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.20240712-124302",
@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.000015 0.000007 0.000022 ( 0.000022)
autoconf 0.000030 0.000012 0.000042 ( 0.000041)
configure 0.000023 0.000009 0.000032 ( 0.000033)
build_up 0.002743 0.005192 4.135756 ( 4.088160)
build_miniruby 0.001216 0.000514 10.508877 ( 7.272780)
build_ruby 0.001685 0.000713 4.170275 ( 22.036802)
build_all 0.007303 0.001242 7.462482 ( 2.918557)
build_install 0.007267 0.012237 9.422999 ( 4.304169)
test_btest 0.000617 0.000296 108.843847 ( 30.465196)
test_basic 0.006232 0.003169 1.084572 ( 1.163610)
test_all 0.114278 0.032025 775.547635 (256.352624)
test_rubyspec 0.037357 0.045047 160.241182 ( 34.571088)
total: 363.17 sec