Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241116-164849
#<BuildRuby:0x00007f639a13fdd0
@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.20241116-164849",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.001087 0.007104 3.632332 ( 3.544840)
build_miniruby 0.002228 0.000000 1.691157 ( 1.689218)
build_ruby 0.001963 0.000116 4.404430 ( 4.594562)
build_all 0.008674 0.001319 6.703352 ( 3.362138)
build_install 0.014686 0.007249 9.760718 ( 5.169617)
test_btest 0.000798 0.000239 83.028000 ( 31.513813)
test_basic 0.005152 0.003277 1.054838 ( 1.134393)
test_all 0.105146 0.052277 772.109842 (291.734187)
test_rubyspec 0.044399 0.046134 124.411470 ( 34.139980)
total: 376.88 sec