Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-204509
#<BuildRuby:0x000056352eec28e0
@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.20230101-204509",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000000 0.000033 0.000033 ( 0.000033)
build_up 0.000732 0.004085 1.079736 ( 1.473788)
build_miniruby 0.001187 0.000099 1.280178 ( 1.279473)
build_ruby 0.000000 0.001804 3.034088 ( 3.383386)
build_all 0.004367 0.002328 3.564167 ( 2.609573)
build_install 0.010740 0.002825 3.038184 ( 2.072479)
test_btest 0.000707 0.000094 57.690900 ( 16.634247)
test_basic 0.002302 0.003019 0.401702 ( 0.747253)
test_all 0.000874 0.000136 610.108804 (183.417872)
test_rubyspec 0.026233 0.013704 62.580145 ( 72.518113)
total: 284.14 sec