Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-090827
#<BuildRuby:0x00005604f74f6198
@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.20230103-090827",
@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.000002 0.000014 ( 0.000013)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.004791 0.991291 ( 1.381580)
build_miniruby 0.000000 0.001229 1.111392 ( 1.109715)
build_ruby 0.000000 0.001515 3.363918 ( 3.725846)
build_all 0.005693 0.001442 3.665558 ( 1.843610)
build_install 0.013335 0.000072 2.695972 ( 1.735552)
test_btest 0.000748 0.000130 55.947312 ( 14.741295)
test_basic 0.005297 0.000156 0.353361 ( 0.445190)
test_all 0.001227 0.000204 584.990181 (175.049101)
test_rubyspec 0.009951 0.029809 56.702236 ( 66.955947)
total: 266.99 sec