Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-090148
#<BuildRuby:0x0000558c83b1a228
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221206-090148",
@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.000009 0.000003 0.000012 ( 0.000011)
autoconf 0.000006 0.000002 0.000008 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000015)
build_up 0.000000 0.005491 1.311032 ( 1.487518)
build_miniruby 0.000000 0.001155 0.780141 ( 0.779249)
build_ruby 0.000000 0.001392 1.187664 ( 1.178139)
build_all 0.000000 0.006234 3.201224 ( 1.551383)
build_install 0.010438 0.000981 2.462203 ( 1.511199)
test_btest 0.000510 0.000209 55.113241 ( 17.059027)
test_basic 0.002511 0.001027 0.323176 ( 0.418780)
test_all 0.000931 0.000000 536.235846 (161.159864)
test_rubyspec 0.017082 0.013515 54.897873 ( 64.992335)
total: 250.14 sec