Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-210533
#<BuildRuby:0x0000564f9b869f70
@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.20230526-210533",
@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.000023 0.000001 0.000024 ( 0.000024)
autoconf 0.000030 0.000001 0.000031 ( 0.000032)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.007078 0.000273 1.957865 ( 4.454722)
build_miniruby 0.001737 0.000000 1.460448 ( 1.775721)
build_ruby 0.001700 0.000000 2.850377 ( 3.793061)
build_all 0.008213 0.000118 2.261650 ( 2.555962)
build_install 0.006881 0.013480 3.569102 ( 3.899323)
test_btest 0.000839 0.000000 77.357761 ( 56.629255)
test_basic 0.006943 0.000453 0.783996 ( 1.307390)
test_all 0.000630 0.000651 608.867010 (584.983485)
test_rubyspec 0.036286 0.028058 86.708631 (130.287988)
total: 789.69 sec