Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240215-160030
#<BuildRuby:0x000055c24d84a4f8
@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.20240215-160030",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.001524 0.004370 1.988672 ( 2.334423)
build_miniruby 0.001742 0.000000 1.757182 ( 1.756445)
build_ruby 0.002067 0.000000 3.375888 ( 3.564864)
build_all 0.008035 0.000000 6.870382 ( 3.115238)
build_install 0.019991 0.000000 8.596067 ( 4.744563)
test_btest 0.001140 0.000000 91.201817 ( 36.454459)
test_basic 0.000038 0.005798 1.010729 ( 1.121559)
test_all 0.084254 0.032605 822.927807 (305.496885)
test_rubyspec 0.069723 0.015940 124.144003 (137.679706)
total: 496.27 sec