Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240819-161420
#<BuildRuby:0x00007f18658dfde0
@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.20240819-161420",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000038 0.000004 0.000042 ( 0.000041)
configure 0.000031 0.000004 0.000035 ( 0.000033)
build_up 0.001897 0.007648 4.236075 ( 4.787008)
build_miniruby 0.000000 0.001838 1.744325 ( 1.835102)
build_ruby 0.000627 0.002088 5.087061 ( 5.335474)
build_all 0.006663 0.004463 9.475474 ( 5.714844)
build_install 0.014905 0.010558 12.580122 ( 7.776278)
test_btest 0.000909 0.000212 128.624141 ( 83.701785)
test_basic 0.005474 0.000269 1.429032 ( 1.880567)
test_all 0.115642 0.039781 887.187636 (331.144009)
test_rubyspec 0.060089 0.031336 168.285368 ( 36.294080)
total: 478.47 sec