Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-003411
#<BuildRuby:0x000056331c32de58
@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.20230612-003411",
@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.000016 0.000004 0.000020 ( 0.000019)
autoconf 0.000021 0.000005 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.003380 0.003864 1.867717 ( 4.482549)
build_miniruby 0.001079 0.000270 1.409514 ( 1.410543)
build_ruby 0.001395 0.000349 2.833530 ( 3.367860)
build_all 0.006823 0.000651 2.292525 ( 2.592474)
build_install 0.013425 0.004411 3.495833 ( 3.480993)
test_btest 0.000608 0.000152 77.154406 ( 40.482017)
test_basic 0.002218 0.004908 0.821384 ( 1.145579)
test_all 0.001714 0.000295 548.049516 (259.685867)
test_rubyspec 0.045551 0.007225 82.889146 ( 99.548454)
total: 416.20 sec