Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-201403
#<BuildRuby:0x000055b4fc346258
@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.20230105-201403",
@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.000000 0.000012 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.000000 0.004065 0.832390 ( 1.233795)
build_miniruby 0.000000 0.001355 0.966582 ( 0.964952)
build_ruby 0.000000 0.001415 2.938353 ( 3.300602)
build_all 0.002822 0.003803 3.534946 ( 1.715644)
build_install 0.008699 0.004891 2.500931 ( 1.695335)
test_btest 0.000604 0.000114 55.579043 ( 14.575824)
test_basic 0.003923 0.000735 0.360656 ( 0.454985)
test_all 0.001087 0.000204 594.494987 (169.521708)
test_rubyspec 0.024919 0.013192 60.528159 ( 70.515538)
total: 263.98 sec