Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-171356
#<BuildRuby:0x000055dad8e19f70
@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.20230122-171356",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005431 0.000652 1.268744 ( 2.424800)
build_miniruby 0.001380 0.000166 1.394865 ( 1.720064)
build_ruby 0.000000 0.002542 3.498193 ( 4.791623)
build_all 0.008725 0.000481 4.249930 ( 5.141429)
build_install 0.012611 0.007369 3.036809 ( 3.774921)
test_btest 0.000793 0.000144 61.329359 ( 65.969401)
test_basic 0.005779 0.001050 0.483225 ( 1.014008)
test_all 0.001846 0.000335 733.411888 (689.956935)
test_rubyspec 0.028303 0.025951 75.403367 ( 99.414694)
total: 874.21 sec