Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-165329
#<BuildRuby:0x00005623c524e390
@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.20231211-165329",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.003299 0.004640 2.486789 ( 4.088065)
build_miniruby 0.001164 0.000215 1.756586 ( 2.052458)
build_ruby 0.001903 0.000352 3.661494 ( 4.670855)
build_all 0.008937 0.000000 6.082367 ( 5.886363)
build_install 0.021180 0.000039 7.882319 ( 7.243541)
test_btest 0.000889 0.000131 84.424681 ( 80.456109)
test_basic 0.003927 0.003532 0.943233 ( 1.367733)
test_all 0.086085 0.043295 782.985905 (465.424130)
test_rubyspec 0.041751 0.028019 99.501229 (112.302209)
total: 683.49 sec