Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231210-113934
#<BuildRuby:0x000055b760936058
@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.20231210-113934",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.002543 0.003897 2.237873 ( 2.314864)
build_miniruby 0.001572 0.000117 1.599377 ( 1.601071)
build_ruby 0.001503 0.000111 3.161120 ( 3.354855)
build_all 0.008177 0.000000 5.832913 ( 2.922013)
build_install 0.013912 0.003867 7.318344 ( 4.046841)
test_btest 0.000909 0.000083 82.646163 ( 33.103713)
test_basic 0.003366 0.003958 0.868651 ( 0.963908)
test_all 0.105635 0.012669 671.990341 (252.951151)
test_rubyspec 0.047506 0.023161 94.340384 (105.952890)
total: 407.21 sec