Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-114134
#<BuildRuby:0x0000556168d72138
@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.20230102-114134",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.000000 0.004503 1.031527 ( 1.398233)
build_miniruby 0.000000 0.001174 1.085827 ( 1.084369)
build_ruby 0.000000 0.001319 2.864234 ( 3.233500)
build_all 0.001765 0.004474 3.160886 ( 1.509988)
build_install 0.009802 0.002869 2.652263 ( 1.739173)
test_btest 0.000713 0.000127 54.581644 ( 15.275146)
test_basic 0.003969 0.000709 0.377593 ( 0.471436)
test_all 0.001006 0.000179 572.921060 (169.126534)
test_rubyspec 0.023352 0.013676 60.799632 ( 70.920091)
total: 264.76 sec