Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221219-175025
#<BuildRuby:0x000055bf291897f8
@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.20221219-175025",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000008 0.000000 0.000008 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000021)
build_up 0.000000 0.004530 1.001082 ( 1.601046)
build_miniruby 0.000000 0.001388 1.466306 ( 1.464617)
build_ruby 0.000000 0.001566 3.537654 ( 3.864677)
build_all 0.007616 0.000256 3.905064 ( 2.010827)
build_install 0.016093 0.000021 3.087209 ( 2.164213)
test_btest 0.000710 0.000097 55.972008 ( 19.176205)
test_basic 0.001756 0.002410 0.426376 ( 0.543602)
test_all 0.001039 0.000163 631.939462 (192.623242)
test_rubyspec 0.021879 0.017575 68.305247 ( 78.357385)
total: 301.81 sec