Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-200958
#<BuildRuby:0x0000557cfb422228
@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.20221231-200958",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000019 0.000001 0.000020 ( 0.000019)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004522 0.000238 0.928066 ( 1.290041)
build_miniruby 0.001210 0.000063 1.112724 ( 1.111091)
build_ruby 0.001321 0.000070 2.624258 ( 2.989357)
build_all 0.006563 0.000116 3.454777 ( 1.803349)
build_install 0.009955 0.004485 2.470468 ( 1.566400)
test_btest 0.000731 0.000066 54.455600 ( 14.611776)
test_basic 0.000331 0.004514 0.327512 ( 0.422804)
test_all 0.001365 0.000186 591.315672 (179.635672)
test_rubyspec 0.018717 0.020308 63.885551 ( 73.770511)
total: 277.20 sec