Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230626-031456
#<BuildRuby:0x0000564e7087e258
@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.20230626-031456",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.001219 0.004278 1.967421 ( 3.671810)
build_miniruby 0.000000 0.001475 1.434017 ( 1.433303)
build_ruby 0.000000 0.001491 3.069253 ( 3.420601)
build_all 0.003554 0.004066 2.372447 ( 1.747002)
build_install 0.009896 0.008470 3.749045 ( 3.401916)
test_btest 0.000726 0.000208 81.461793 ( 37.229235)
test_basic 0.002862 0.004972 0.842952 ( 0.950565)
test_all 0.000632 0.001439 635.104310 (451.926933)
test_rubyspec 0.048078 0.019153 94.397694 (217.939112)
total: 721.72 sec