Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221225-215446
#<BuildRuby:0x000055899572a230
@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.20221225-215446",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.005228 0.000186 1.167729 ( 2.201462)
build_miniruby 0.001330 0.000181 1.591773 ( 1.713276)
build_ruby 0.001842 0.000252 3.787108 ( 28.569600)
build_all 0.000478 0.008731 4.058301 ( 2.988794)
build_install 0.001421 0.013523 3.200035 ( 6.714821)
test_btest 0.000729 0.000265 58.127336 ( 35.160182)
test_basic 0.000897 0.004805 0.429361 ( 0.607331)
test_all 0.001052 0.000431 656.192264 (317.737650)
test_rubyspec 0.024794 0.029761 73.346529 ( 89.454522)
total: 485.15 sec