Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240805-155922
#<BuildRuby:0x00007eff5286fdc8
@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.20240805-155922",
@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.000008 0.000022 ( 0.000023)
autoconf 0.000028 0.000014 0.000042 ( 0.000042)
configure 0.000027 0.000014 0.000041 ( 0.000041)
build_up 0.008300 0.002102 4.231783 ( 5.903762)
build_miniruby 0.000000 0.002043 2.454519 ( 2.731261)
build_ruby 0.001581 0.000710 4.725827 ( 5.531682)
build_all 0.009178 0.002510 9.128902 ( 8.027400)
build_install 0.010348 0.015797 12.779250 ( 11.186648)
test_btest 0.000856 0.000493 127.385045 (103.331133)
test_basic 0.009469 0.002900 1.399271 ( 2.234550)
test_all 0.113701 0.045577 945.948514 (381.385524)
test_rubyspec 0.036698 0.052854 168.410777 ( 35.313689)
total: 555.65 sec