Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-020958
#<BuildRuby:0x00005600d9d263d0
@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.20230815-020958",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.003263 0.003896 2.392736 ( 4.207923)
build_miniruby 0.001661 0.000296 2.057778 ( 3.250504)
build_ruby 0.001784 0.000319 3.589313 ( 5.910983)
build_all 0.005347 0.003552 6.760835 ( 5.638829)
build_install 0.018291 0.001121 8.354312 ( 8.103417)
test_btest 0.000726 0.000132 82.701410 ( 49.217095)
test_basic 0.007525 0.000577 0.970151 ( 1.629383)
test_all 0.009232 0.000837 681.968754 (463.398500)
test_rubyspec 0.063840 0.012349 110.223180 (222.800205)
total: 764.16 sec