Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-212619
#<BuildRuby:0x00005566d2ed62d0
@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.20221207-212619",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.002016 0.003488 1.237135 ( 1.427617)
build_miniruby 0.000833 0.000222 1.063518 ( 1.062301)
build_ruby 0.001111 0.000296 2.262878 ( 2.257176)
build_all 0.000000 0.006684 3.464465 ( 1.715570)
build_install 0.005458 0.008144 2.507178 ( 1.635092)
test_btest 0.000484 0.000228 54.909872 ( 14.940056)
test_basic 0.000000 0.003839 0.381134 ( 0.476138)
test_all 0.000000 0.001441 611.504624 (173.863098)
test_rubyspec 0.018044 0.016662 62.894907 ( 72.711755)
total: 270.09 sec