Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221206-091955
#<BuildRuby:0x00005591d2c26028
@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-091955",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.002061 0.003617 1.402826 ( 1.617942)
build_miniruby 0.001054 0.000251 0.775182 ( 0.773712)
build_ruby 0.001072 0.000255 1.523131 ( 1.514581)
build_all 0.006276 0.000000 3.499085 ( 1.737722)
build_install 0.012744 0.001404 2.415451 ( 1.532356)
test_btest 0.000768 0.000000 59.948411 ( 17.163903)
test_basic 0.003114 0.003303 0.337186 ( 0.436905)
test_all 0.000821 0.000189 596.303809 (185.339326)
test_rubyspec 0.008895 0.028043 64.309736 ( 74.329009)
total: 284.45 sec