Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240815-072043
#<BuildRuby:0x00007f70ab47fdd8
@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.20240815-072043",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000029 0.000004 0.000033 ( 0.000033)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.006736 0.000000 2.481931 ( 2.565534)
build_miniruby 0.000000 0.001547 1.168110 ( 1.164974)
build_ruby 0.000754 0.001037 3.084026 ( 3.267823)
build_all 0.007367 0.001179 6.727112 ( 2.502185)
build_install 0.016826 0.001979 9.134700 ( 4.068602)
test_btest 0.000892 0.000137 105.403672 ( 26.969656)
test_basic 0.010358 0.000196 0.948539 ( 0.990925)
test_all 0.113764 0.034407 714.738673 (214.031404)
test_rubyspec 0.059028 0.033128 175.393442 ( 27.731331)
total: 283.29 sec