Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-174518
#<BuildRuby:0x000055c44878a228
@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.20230811-174518",
@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.000029 0.000002 0.000031 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.006720 0.000448 2.233795 ( 4.616071)
build_miniruby 0.001512 0.000101 1.706401 ( 2.605210)
build_ruby 0.001525 0.000102 3.470088 ( 4.762907)
build_all 0.000765 0.008418 2.829107 ( 4.003965)
build_install 0.014474 0.005915 4.272727 ( 5.058575)
test_btest 0.001107 0.000173 83.137668 ( 49.018796)
test_basic 0.006766 0.001057 0.913381 ( 1.624126)
test_all 0.001417 0.000222 699.173672 (394.052383)
test_rubyspec 0.038210 0.025799 102.177024 (224.060352)
total: 689.80 sec