Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-140341
#<BuildRuby:0x000056105159e1a8
@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.20230107-140341",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000000 0.000051 0.000051 ( 0.000196)
configure 0.000000 0.000023 0.000023 ( 0.000023)
build_up 0.000661 0.003982 1.074894 ( 1.463090)
build_miniruby 0.001272 0.000106 1.332594 ( 1.333616)
build_ruby 0.001424 0.000119 3.325830 ( 3.690056)
build_all 0.007279 0.000245 3.821705 ( 1.938024)
build_install 0.015637 0.000000 2.826177 ( 2.063613)
test_btest 0.000679 0.000000 55.504156 ( 17.846084)
test_basic 0.003061 0.000149 0.410880 ( 0.508322)
test_all 0.001067 0.000073 611.142235 (184.589489)
test_rubyspec 0.023672 0.029307 69.537159 ( 79.854469)
total: 293.29 sec