Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240210-112212
#<BuildRuby:0x00005586fe40a008
@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.20240210-112212",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000030 0.000000 0.000030 ( 0.000030)
configure 0.000026 0.000000 0.000026 ( 0.000026)
build_up 0.004044 0.003116 2.064917 ( 3.947216)
build_miniruby 0.001627 0.000000 1.775056 ( 2.174959)
build_ruby 0.001847 0.000000 3.478689 ( 4.618664)
build_all 0.002018 0.007080 6.894414 ( 7.142049)
build_install 0.020262 0.002322 8.709111 ( 9.335496)
test_btest 0.000792 0.000204 91.269203 ( 86.209410)
test_basic 0.006132 0.001582 1.018015 ( 1.759906)
test_all 0.084798 0.038240 755.107022 (467.264802)
test_rubyspec 0.051801 0.061290 192.054798 (213.702745)
total: 796.16 sec