Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-180431
#<BuildRuby:0x0000560067b622f0
@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.20230213-180431",
@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.000000 0.000016 ( 0.000018)
autoconf 0.000026 0.000001 0.000027 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.004735 0.000182 1.471508 ( 2.401699)
build_miniruby 0.001394 0.000054 1.203721 ( 1.237584)
build_ruby 0.001434 0.000055 2.455888 ( 2.700680)
build_all 0.007310 0.000112 4.047927 ( 2.430283)
build_install 0.014181 0.000349 3.057060 ( 2.724052)
test_btest 0.001147 0.000000 58.423572 ( 32.996251)
test_basic 0.006192 0.000000 0.528741 ( 0.783949)
test_all 0.001672 0.000000 661.695549 (312.346730)
test_rubyspec 0.037406 0.011610 73.545151 ( 88.609084)
total: 446.23 sec