Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-103013
#<BuildRuby:0x000055b7a5ec62d0
@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.20221223-103013",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.004367 0.000093 1.108852 ( 1.509980)
build_miniruby 0.001401 0.000267 1.317415 ( 1.315967)
build_ruby 0.001191 0.000227 3.500380 ( 3.834717)
build_all 0.007053 0.000549 3.791407 ( 1.921853)
build_install 0.015689 0.001224 3.105388 ( 2.204416)
test_btest 0.001051 0.000000 56.540807 ( 18.092987)
test_basic 0.004056 0.000000 0.398949 ( 0.496093)
test_all 0.001346 0.000000 650.929799 (202.060194)
test_rubyspec 0.027601 0.015464 66.733484 ( 76.643487)
total: 308.08 sec