Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231217-041451
#<BuildRuby:0x000055b3ba5223d0
@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.20231217-041451",
@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.000004 0.000016 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.001674 0.004564 2.299555 ( 2.381358)
build_miniruby 0.000000 0.001776 1.377249 ( 1.376013)
build_ruby 0.000000 0.001722 3.185712 ( 3.403908)
build_all 0.000000 0.007443 5.519861 ( 2.726581)
build_install 0.012521 0.005360 7.180779 ( 4.224938)
test_btest 0.000714 0.000314 81.969234 ( 30.710156)
test_basic 0.002518 0.003399 0.791128 ( 0.863072)
test_all 0.095718 0.021630 693.544526 (260.947808)
test_rubyspec 0.037804 0.028363 92.471817 (104.266519)
total: 410.90 sec