Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-030521
#<BuildRuby:0x00007f2ac5dafdd0
@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.20241029-030521",
@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.000017 0.000004 0.000021 ( 0.000020)
autoconf 0.000034 0.000006 0.000040 ( 0.000039)
configure 0.000029 0.000006 0.000035 ( 0.000034)
build_up 0.008648 0.000105 4.106399 ( 4.290497)
build_miniruby 0.001657 0.000301 1.721717 ( 1.783139)
build_ruby 0.001999 0.000364 4.633345 ( 4.866900)
build_all 0.002018 0.008830 7.212828 ( 4.748493)
build_install 0.010119 0.014725 10.695529 ( 6.838329)
test_btest 0.000897 0.000291 82.179948 ( 57.608560)
test_basic 0.003623 0.007989 1.098409 ( 4.079306)
test_all 0.120987 0.033321 770.089722 (441.984927)
test_rubyspec 0.062600 0.027605 127.414550 ( 53.785661)
total: 579.99 sec