Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-120234
#<BuildRuby:0x00005648195ed7a8
@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-120234",
@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.000000 0.000009 ( 0.000009)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000000 0.000000 0.000000 ( 0.000011)
build_up 0.001038 0.004096 1.140412 ( 1.310547)
build_miniruby 0.001076 0.000000 0.674347 ( 0.673256)
build_ruby 0.001285 0.000000 1.218898 ( 1.211862)
build_all 0.006253 0.000065 3.491102 ( 1.834470)
build_install 0.007177 0.005154 2.392812 ( 1.525751)
test_btest 0.000660 0.000099 58.366410 ( 15.339137)
test_basic 0.000000 0.003669 0.370390 ( 0.466522)
test_all 0.000661 0.000877 566.477457 (163.387089)
test_rubyspec 0.022066 0.008691 56.706874 ( 66.601877)
total: 252.35 sec