Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-220555
#<BuildRuby:0x000055a342312258
@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.20221229-220555",
@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.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000019)
build_up 0.004260 0.000387 0.970267 ( 1.504835)
build_miniruby 0.001084 0.000098 1.116111 ( 1.114772)
build_ruby 0.001430 0.000130 2.707316 ( 3.095875)
build_all 0.006599 0.000000 3.056757 ( 1.446883)
build_install 0.012399 0.000497 2.696416 ( 1.758798)
test_btest 0.000627 0.000050 55.339099 ( 14.014992)
test_basic 0.000000 0.004594 0.315047 ( 0.407735)
test_all 0.000000 0.001467 573.716533 (164.748024)
test_rubyspec 0.000000 0.040623 55.127554 ( 64.966378)
total: 253.06 sec