Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-185732
#<BuildRuby:0x00007fc80caefde0
@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.20240831-185732",
@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.000018 0.000005 0.000023 ( 0.000022)
autoconf 0.000036 0.000009 0.000045 ( 0.000045)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.006891 0.000692 3.209374 ( 3.203377)
build_miniruby 0.001700 0.000000 1.464742 ( 1.464872)
build_ruby 0.001914 0.000000 4.042985 ( 4.209652)
build_all 0.007612 0.000000 7.345427 ( 2.773454)
build_install 0.018218 0.000991 9.889112 ( 4.549038)
test_btest 0.000705 0.000141 105.829324 ( 28.510339)
test_basic 0.001739 0.007947 1.240105 ( 1.287651)
test_all 0.115464 0.033046 836.353694 (260.509055)
test_rubyspec 0.032375 0.052285 162.965030 ( 32.620537)
total: 339.13 sec