Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-162444
#<BuildRuby:0x0000558ba5ab2008
@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.20230311-162444",
@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.000005 0.000015 ( 0.000015)
autoconf 0.000013 0.000006 0.000019 ( 0.000019)
configure 0.000011 0.000005 0.000016 ( 0.000015)
build_up 0.000808 0.004563 1.644754 ( 2.898670)
build_miniruby 0.001290 0.000000 1.224193 ( 1.224664)
build_ruby 0.001335 0.000000 2.209733 ( 2.402727)
build_all 0.004690 0.001505 2.071167 ( 1.261423)
build_install 0.009405 0.004979 3.148233 ( 2.381259)
test_btest 0.000540 0.000286 66.106355 ( 22.356491)
test_basic 0.001901 0.005578 0.521727 ( 0.629835)
test_all 0.001975 0.000168 539.098397 (198.706180)
test_rubyspec 0.018656 0.021459 72.186154 ( 82.604669)
total: 314.47 sec