Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240924-135413
#<BuildRuby:0x00007f70efb6fdc0
@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.20240924-135413",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000024 0.000008 0.000032 ( 0.000032)
configure 0.000022 0.000007 0.000029 ( 0.000030)
build_up 0.003301 0.004646 3.216408 ( 3.397880)
build_miniruby 0.001101 0.000420 1.164820 ( 1.161999)
build_ruby 0.001307 0.000499 3.027824 ( 3.266887)
build_all 0.006899 0.001174 5.719647 ( 2.231253)
build_install 0.010729 0.006523 7.695342 ( 3.475709)
test_btest 0.000846 0.000000 77.981773 ( 20.583676)
test_basic 0.007817 0.001735 0.944403 ( 0.991859)
test_all 0.112341 0.034609 704.228760 (209.433528)
test_rubyspec 0.028767 0.053657 130.019560 ( 22.496059)
total: 267.04 sec