Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-233708
#<BuildRuby:0x00005564e7bbe170
@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.20240305-233708",
@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.000000 0.000030 0.000030 ( 0.000020)
autoconf 0.000000 0.000025 0.000025 ( 0.000025)
configure 0.000000 0.000022 0.000022 ( 0.000022)
build_up 0.002501 0.004550 2.297388 ( 2.066020)
build_miniruby 0.001019 0.000310 1.287558 ( 1.285574)
build_ruby 0.000000 0.001418 3.240038 ( 3.452225)
build_all 0.000000 0.006749 6.127212 ( 2.317560)
build_install 0.013193 0.003842 7.692885 ( 3.459051)
test_btest 0.000739 0.000280 87.198198 ( 22.759597)
test_basic 0.001459 0.004380 0.829863 ( 0.889465)
test_all 0.084743 0.033118 769.321027 (237.514869)
test_rubyspec 0.045399 0.031306 103.187547 (112.325381)
total: 386.07 sec