Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-161418
#<BuildRuby:0x0000558e04b21820
@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.20221221-161418",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000017 0.000004 0.000021 ( 0.000022)
build_up 0.004068 0.001017 1.135881 ( 1.597067)
build_miniruby 0.001459 0.000000 1.430401 ( 1.437104)
build_ruby 0.001816 0.000000 3.298891 ( 3.646358)
build_all 0.000374 0.006937 3.750573 ( 2.065863)
build_install 0.006579 0.008999 2.986023 ( 2.397518)
test_btest 0.000790 0.000309 58.743290 ( 30.530028)
test_basic 0.005169 0.002022 0.488869 ( 0.714766)
test_all 0.001006 0.000394 644.362066 (251.458103)
test_rubyspec 0.028507 0.018071 69.786294 ( 80.721554)
total: 374.57 sec