Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240217-082037
#<BuildRuby:0x000055ee8534dfb8
@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.20240217-082037",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000022 0.000003 0.000025 ( 0.000023)
build_up 0.005650 0.000678 2.003041 ( 2.316285)
build_miniruby 0.001227 0.000148 1.591715 ( 1.590266)
build_ruby 0.001523 0.000183 3.113340 ( 3.355609)
build_all 0.003000 0.004197 6.413718 ( 2.546870)
build_install 0.016955 0.001176 7.920060 ( 3.938491)
test_btest 0.000780 0.000112 91.790280 ( 24.840404)
test_basic 0.007419 0.001060 0.961206 ( 1.028440)
test_all 0.066555 0.050184 766.865115 (233.403712)
test_rubyspec 0.022743 0.057223 109.832748 (119.118637)
total: 392.14 sec