Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-105624
#<BuildRuby:0x0000557a652b6008
@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.20230216-105624",
@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.000017)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.004826 0.000193 1.346982 ( 1.751530)
build_miniruby 0.001080 0.000043 1.064858 ( 1.063595)
build_ruby 0.001708 0.000068 2.273909 ( 2.513431)
build_all 0.003368 0.003926 3.921514 ( 2.037679)
build_install 0.009712 0.004275 2.961772 ( 2.119539)
test_btest 0.000644 0.000067 56.186512 ( 15.102987)
test_basic 0.004613 0.000041 0.411396 ( 0.504489)
test_all 0.000932 0.000093 622.821138 (180.120565)
test_rubyspec 0.030473 0.013579 61.959034 ( 71.836352)
total: 277.05 sec