Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-233645
#<BuildRuby:0x000055765e8e9f48
@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-233645",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.002720 0.004594 2.310162 ( 7.159502)
build_miniruby 0.001147 0.000212 1.759824 ( 2.620807)
build_ruby 0.001373 0.000254 3.424255 ( 5.391735)
build_all 0.008238 0.000000 2.796264 ( 3.143012)
build_install 0.019773 0.000350 4.473143 ( 6.210205)
test_btest 0.000660 0.000100 82.831870 ( 51.591763)
test_basic 0.006154 0.000932 0.904975 ( 1.381236)
test_all 0.000824 0.000125 662.187735 (441.981272)
test_rubyspec 0.032638 0.026532 100.454218 (168.731317)
total: 688.21 sec