Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-115246
#<BuildRuby:0x00005573e0c9df70
@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.20230309-115246",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.002177 0.003706 1.771376 ( 3.958755)
build_miniruby 0.001442 0.000231 1.271562 ( 1.597639)
build_ruby 0.001382 0.000221 2.650649 ( 3.066367)
build_all 0.007020 0.000000 2.076687 ( 2.513477)
build_install 0.014141 0.002937 3.275319 ( 3.775400)
test_btest 0.000638 0.000099 67.724088 ( 41.753455)
test_basic 0.004104 0.003895 0.572136 ( 1.008544)
test_all 0.000918 0.000167 599.301248 (302.749323)
test_rubyspec 0.025695 0.026717 80.319651 (101.520631)
total: 461.94 sec