Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-214246
#<BuildRuby:0x0000556c7bbba390
@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.20221226-214246",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000000 0.004593 0.891122 ( 1.266558)
build_miniruby 0.000000 0.001179 1.033480 ( 1.032032)
build_ruby 0.000000 0.001380 2.824749 ( 3.211552)
build_all 0.001995 0.003939 3.236633 ( 1.699891)
build_install 0.004418 0.008093 2.394831 ( 1.565618)
test_btest 0.000722 0.000000 55.998281 ( 14.200544)
test_basic 0.004084 0.000418 0.357111 ( 0.449552)
test_all 0.001942 0.000000 576.806656 (165.961959)
test_rubyspec 0.018773 0.020918 58.114038 ( 68.151313)
total: 257.54 sec