Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-140007
#<BuildRuby:0x00007f8b677bfdc8
@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.20240717-140007",
@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.000018 0.000004 0.000022 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000040)
configure 0.000029 0.000007 0.000036 ( 0.000037)
build_up 0.000000 0.007705 3.674805 ( 3.711961)
build_miniruby 0.000000 0.001787 1.526557 ( 1.525008)
build_ruby 0.000688 0.001287 3.981139 ( 4.138186)
build_all 0.008875 0.000387 8.287767 ( 3.307455)
build_install 0.012559 0.008116 10.676367 ( 4.851937)
test_btest 0.000827 0.000283 116.223421 ( 30.464651)
test_basic 0.000000 0.008470 1.233535 ( 1.284278)
test_all 0.094764 0.054325 829.312801 (255.596942)
test_rubyspec 0.038215 0.053018 168.610845 ( 40.580413)
total: 345.46 sec