Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230722-061527
#<BuildRuby:0x000056177bc8e3b0
@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.20230722-061527",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000021)
build_up 0.006488 0.000615 2.246422 ( 4.734769)
build_miniruby 0.001146 0.000275 1.616268 ( 1.789776)
build_ruby 0.001460 0.000350 3.233104 ( 3.881239)
build_all 0.007026 0.000665 2.826359 ( 2.643809)
build_install 0.008867 0.009879 4.245216 ( 4.645719)
test_btest 0.000736 0.000000 81.156192 ( 50.846202)
test_basic 0.007085 0.001578 0.952588 ( 1.543125)
test_all 0.002221 0.000645 659.292483 (347.636036)
test_rubyspec 0.022766 0.034370 92.381934 (138.019084)
total: 555.74 sec