Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230804-205435
#<BuildRuby:0x0000560d6ce11fc0
@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.20230804-205435",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000029)
build_up 0.006374 0.000220 2.222668 ( 6.359329)
build_miniruby 0.001686 0.000000 1.656262 ( 3.403774)
build_ruby 0.001518 0.000000 3.521664 ( 7.424633)
build_all 0.004734 0.003657 2.728115 ( 3.847185)
build_install 0.019631 0.000000 4.318255 ( 5.913318)
test_btest 0.001011 0.000048 83.535576 ( 55.316238)
test_basic 0.006512 0.000668 0.955692 ( 1.580080)
test_all 0.001007 0.000103 669.434680 (408.135024)
test_rubyspec 0.040434 0.021403 101.224756 (200.262391)
total: 692.24 sec