Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221204-080928
#<BuildRuby:0x000055b3b63f6028
@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.20221204-080928",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000020 0.000000 0.000020 ( 0.000019)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.006252 0.000000 1.405130 ( 1.560850)
build_miniruby 0.001292 0.000000 0.877701 ( 0.875865)
build_ruby 0.000000 0.001613 1.444337 ( 1.434781)
build_all 0.004964 0.002445 3.342218 ( 1.636642)
build_install 0.003761 0.007725 2.065847 ( 1.220063)
test_btest 0.000751 0.000098 58.225711 ( 14.813802)
test_basic 0.003462 0.000452 0.323051 ( 0.417595)
test_all 0.000937 0.000122 524.461948 (151.869359)
test_rubyspec 0.023155 0.014018 54.646698 ( 64.854418)
total: 238.68 sec