Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230125-085623
#<BuildRuby:0x000056113ac326d8
@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-085623",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000018 0.000004 0.000022 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000779 0.004115 1.131474 ( 1.503438)
build_miniruby 0.001002 0.000251 1.133210 ( 1.142212)
build_ruby 0.001114 0.000278 2.605745 ( 2.885103)
build_all 0.006793 0.000648 3.872628 ( 1.967734)
build_install 0.012415 0.003168 2.751403 ( 1.898387)
test_btest 0.000659 0.000158 58.002741 ( 17.871664)
test_basic 0.004863 0.000185 0.382530 ( 0.475343)
test_all 0.001175 0.000271 659.258393 (212.369112)
test_rubyspec 0.032114 0.018833 73.019464 ( 86.378586)
total: 326.49 sec