Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-174521
#<BuildRuby:0x00005620541ee3b0
@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.20221219-174521",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000014 0.000005 0.000019 ( 0.000020)
build_up 0.001610 0.003139 0.973225 ( 1.367742)
build_miniruby 0.001009 0.000353 1.249910 ( 1.248399)
build_ruby 0.001014 0.000355 3.475809 ( 3.798154)
build_all 0.001891 0.004710 3.762014 ( 2.044207)
build_install 0.011339 0.002227 2.956994 ( 1.951410)
test_btest 0.000613 0.000230 55.935450 ( 18.079095)
test_basic 0.003979 0.000036 0.364124 ( 0.461618)
test_all 0.001627 0.000586 619.258798 (196.362176)
test_rubyspec 0.025183 0.014115 66.985900 ( 77.090090)
total: 302.40 sec