Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-142328
#<BuildRuby:0x000055c5b9079fe8
@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.20221226-142328",
@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.000015 0.000000 0.000015 ( 0.000015)
autoconf 0.000024 0.000000 0.000024 ( 0.000023)
configure 0.000020 0.000000 0.000020 ( 0.000019)
build_up 0.000555 0.004144 0.996521 ( 1.395873)
build_miniruby 0.001122 0.000044 1.187940 ( 1.202316)
build_ruby 0.001264 0.000051 2.977363 ( 3.331293)
build_all 0.006613 0.000000 3.529713 ( 1.793960)
build_install 0.010110 0.004862 3.031797 ( 2.090807)
test_btest 0.000800 0.000059 57.407541 ( 15.399771)
test_basic 0.000000 0.005116 0.382906 ( 0.476103)
test_all 0.000000 0.001191 619.328247 (185.189195)
test_rubyspec 0.011923 0.029648 63.553663 ( 73.540380)
total: 284.42 sec