Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240811-204856
#<BuildRuby:0x00007f034e02fdc0
@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.20240811-204856",
@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.000015 0.000007 0.000022 ( 0.000022)
autoconf 0.000023 0.000011 0.000034 ( 0.000035)
configure 0.000020 0.000009 0.000029 ( 0.000030)
build_up 0.001155 0.006398 3.695232 ( 3.522267)
build_miniruby 0.001097 0.000591 1.668839 ( 1.665308)
build_ruby 0.001263 0.000680 4.252822 ( 4.394751)
build_all 0.000769 0.008357 8.105032 ( 3.225499)
build_install 0.012653 0.005144 10.545097 ( 4.896668)
test_btest 0.000541 0.000320 118.194438 ( 30.593948)
test_basic 0.009589 0.002410 1.077295 ( 1.133117)
test_all 0.104203 0.043684 779.104544 (234.531759)
test_rubyspec 0.056770 0.033174 170.066670 ( 36.670481)
total: 320.63 sec