Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221228-083141
#<BuildRuby:0x00005569716163b0
@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.20221228-083141",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000021 0.000000 0.000021 ( 0.000021)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.000893 0.003888 1.133787 ( 1.529061)
build_miniruby 0.001309 0.000053 1.386675 ( 1.385579)
build_ruby 0.001570 0.000063 3.404760 ( 3.761061)
build_all 0.006598 0.000100 3.820617 ( 1.911276)
build_install 0.011582 0.000446 2.793774 ( 1.854321)
test_btest 0.000000 0.000626 56.574026 ( 18.108803)
test_basic 0.000000 0.006416 0.438612 ( 0.543167)
test_all 0.000000 0.001335 657.175624 (205.698443)
test_rubyspec 0.022029 0.019668 66.913375 ( 79.172822)
total: 313.97 sec