Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240703-132756
#<BuildRuby:0x00007fc29467fdc8
@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.20240703-132756",
@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.000004 0.000023 ( 0.000025)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000030 0.000007 0.000037 ( 0.000036)
build_up 0.003745 0.003892 3.243067 ( 2.673899)
build_miniruby 0.001313 0.000343 1.169719 ( 1.166699)
build_ruby 0.001859 0.000000 3.109243 ( 3.309783)
build_all 0.004630 0.003596 7.045394 ( 2.622673)
build_install 0.014906 0.006023 9.503216 ( 4.271762)
test_btest 0.000730 0.000217 105.192693 ( 26.968601)
test_basic 0.006316 0.000595 0.926519 ( 0.984557)
test_all 0.096868 0.052547 760.185130 (223.285748)
test_rubyspec 0.043403 0.045478 167.575092 ( 25.094186)
total: 290.38 sec