Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240826-094642
#<BuildRuby:0x00007f8c13cbfdd0
@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.20240826-094642",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000036 0.000011 0.000047 ( 0.000046)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.000000 0.009543 4.088837 ( 5.852412)
build_miniruby 0.001006 0.001128 1.898959 ( 2.440922)
build_ruby 0.001650 0.000631 4.685874 ( 5.785220)
build_all 0.009111 0.003484 9.059590 ( 9.193465)
build_install 0.019819 0.006930 12.377018 ( 12.825787)
test_btest 0.000662 0.000251 126.398826 (113.820236)
test_basic 0.005954 0.006837 1.375767 ( 2.113197)
test_all 0.082423 0.082475 1058.817586 (926.987342)
test_rubyspec 0.031287 0.064128 175.608195 (129.647535)
total: 1208.67 sec