Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231231-221613
#<BuildRuby:0x000055c4b2845fe0
@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.20231231-221613",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000000 0.005907 1.732886 ( 2.863666)
build_miniruby 0.000000 0.001744 1.727385 ( 1.797734)
build_ruby 0.001655 0.000000 3.377194 ( 3.738368)
build_all 0.007672 0.000000 5.945789 ( 3.594553)
build_install 0.012625 0.005112 7.286240 ( 5.271837)
test_btest 0.000998 0.000222 83.672128 ( 38.515924)
test_basic 0.005804 0.001290 0.914476 ( 0.993766)
test_all 0.106983 0.017471 810.243700 (588.759221)
test_rubyspec 0.045944 0.034261 105.506406 (181.022198)
total: 826.56 sec