Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-060657
#<BuildRuby:0x0000564773addf70
@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.20221208-060657",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000016 0.000001 0.000017 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.005733 1.494178 ( 2.049523)
build_miniruby 0.000000 0.001371 4.261075 ( 3.015242)
build_ruby 0.001091 0.000553 2.564061 ( 2.563817)
build_all 0.004645 0.002926 3.757983 ( 2.025729)
build_install 0.004122 0.011208 2.811454 ( 2.023336)
test_btest 0.000549 0.000133 55.683485 ( 19.488770)
test_basic 0.003069 0.002602 0.369444 ( 0.468716)
test_all 0.001035 0.000267 624.695080 (203.156386)
test_rubyspec 0.029822 0.020796 70.233175 ( 80.909637)
total: 315.70 sec