Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-061214
#<BuildRuby:0x00005652429c6018
@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-061214",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000003 0.000000 0.000003 ( 0.000021)
configure 0.000060 0.000000 0.000060 ( 0.000032)
build_up 0.002689 0.003014 1.449256 ( 1.996455)
build_miniruby 0.001038 0.000198 1.323941 ( 1.330146)
build_ruby 0.001326 0.000252 2.690397 ( 2.710911)
build_all 0.007294 0.000620 4.000140 ( 2.592495)
build_install 0.011016 0.004653 2.949529 ( 2.575102)
test_btest 0.000561 0.000117 55.482402 ( 26.028415)
test_basic 0.000000 0.006596 0.445309 ( 0.546929)
test_all 0.000000 0.002047 630.539377 (258.872313)
test_rubyspec 0.014459 0.049896 76.596909 (106.198966)
total: 402.85 sec