Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230108-201627
#<BuildRuby:0x0000560027a3e058
@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.20230108-201627",
@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.000014 0.000003 0.000017 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000579 0.003976 1.042229 ( 1.439513)
build_miniruby 0.001000 0.000261 1.163590 ( 1.162134)
build_ruby 0.001289 0.000336 3.236661 ( 3.592041)
build_all 0.000451 0.006894 3.658874 ( 1.771146)
build_install 0.014605 0.000712 2.782273 ( 1.955136)
test_btest 0.000567 0.000170 56.068120 ( 17.323172)
test_basic 0.002971 0.003098 0.414396 ( 0.511333)
test_all 0.001399 0.000451 625.879079 (192.947948)
test_rubyspec 0.014963 0.028659 68.614336 ( 79.196272)
total: 299.90 sec