Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-204937
#<BuildRuby:0x000055591ebe23b0
@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.20230118-204937",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.005044 0.000458 1.183137 ( 2.108016)
build_miniruby 0.001561 0.000142 1.256703 ( 1.380858)
build_ruby 0.001675 0.000000 3.166965 ( 3.605515)
build_all 0.008225 0.000099 3.840430 ( 2.506480)
build_install 0.016187 0.000562 2.919272 ( 3.010404)
test_btest 0.000907 0.000070 55.423425 ( 31.985098)
test_basic 0.005231 0.000403 0.441022 ( 0.663024)
test_all 0.001231 0.000095 639.673128 (271.156720)
test_rubyspec 0.025739 0.024679 72.735782 ( 90.384038)
total: 406.80 sec