Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230727-015700
#<BuildRuby:0x00005599b69ee008
@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.20230727-015700",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000028 0.000002 0.000030 ( 0.000030)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.007083 0.000488 2.337297 ( 6.107996)
build_miniruby 0.001411 0.000097 1.714109 ( 2.553236)
build_ruby 0.001795 0.000124 3.367678 ( 5.181586)
build_all 0.002035 0.007249 2.809264 ( 3.536285)
build_install 0.017175 0.003608 4.271314 ( 4.916263)
test_btest 0.000681 0.000092 83.456380 ( 56.798430)
test_basic 0.006483 0.000876 0.997816 ( 1.833426)
test_all 0.001691 0.000000 651.553881 (378.162186)
test_rubyspec 0.040940 0.022687 95.853152 (158.419394)
total: 617.51 sec