Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-032313
#<BuildRuby:0x0000555ae2b8dfc0
@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.20230113-032313",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.004931 0.000395 1.196460 ( 2.435902)
build_miniruby 0.001313 0.000105 1.459804 ( 1.716382)
build_ruby 0.001695 0.000000 3.817338 ( 5.017357)
build_all 0.008002 0.000422 3.988402 ( 4.293530)
build_install 0.013324 0.004025 3.114990 ( 3.634356)
test_btest 0.000808 0.000081 57.743626 ( 46.202213)
test_basic 0.002145 0.004650 0.460631 ( 0.793327)
test_all 0.001397 0.000000 687.634878 (671.411634)
test_rubyspec 0.023787 0.038194 78.187157 (117.929935)
total: 853.44 sec