Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-142955
#<BuildRuby:0x00007f5fae8cfdd8
@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.20240815-142955",
@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.000019 0.000006 0.000025 ( 0.000027)
autoconf 0.000034 0.000010 0.000044 ( 0.000044)
configure 0.000028 0.000009 0.000037 ( 0.000037)
build_up 0.005830 0.004583 4.202939 ( 4.503112)
build_miniruby 0.001746 0.000565 1.943217 ( 2.008853)
build_ruby 0.002442 0.000000 4.198562 ( 4.429728)
build_all 0.008890 0.000084 6.658230 ( 2.470904)
build_install 0.010972 0.008812 9.678256 ( 4.306647)
test_btest 0.000000 0.000984 115.973605 ( 30.344886)
test_basic 0.005536 0.005842 1.228941 ( 1.271478)
test_all 0.107842 0.047559 796.208272 (237.507388)
test_rubyspec 0.055545 0.038963 163.473922 ( 26.022595)
total: 312.87 sec