Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240814-061955
#<BuildRuby:0x00007f0a59ccfdc0
@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.20240814-061955",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000028 0.000004 0.000032 ( 0.000031)
build_up 0.000287 0.008015 3.543618 ( 3.487538)
build_miniruby 0.001473 0.000276 1.582851 ( 1.579162)
build_ruby 0.001573 0.000295 4.232950 ( 4.360598)
build_all 0.008158 0.000740 8.178550 ( 3.019499)
build_install 0.014858 0.007124 10.483145 ( 4.765797)
test_btest 0.000696 0.000146 117.769991 ( 30.905588)
test_basic 0.004602 0.007264 1.172454 ( 1.222949)
test_all 0.104054 0.046608 796.607345 (240.114464)
test_rubyspec 0.056530 0.034946 167.961906 ( 35.450794)
total: 324.91 sec