Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-065719
#<BuildRuby:0x0000564018f023b0
@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.20230125-065719",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004449 0.000035 1.032354 ( 1.449008)
build_miniruby 0.001054 0.000106 1.149765 ( 1.148388)
build_ruby 0.001419 0.000142 2.684932 ( 2.994906)
build_all 0.007009 0.000263 3.661052 ( 1.789070)
build_install 0.005740 0.009015 2.803615 ( 1.990052)
test_btest 0.000666 0.000000 56.780157 ( 16.581083)
test_basic 0.000000 0.005840 0.412855 ( 0.506886)
test_all 0.000485 0.001074 654.967562 (212.089003)
test_rubyspec 0.031287 0.020191 71.304258 ( 83.231427)
total: 321.78 sec