Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230118-180419
#<BuildRuby:0x0000564d245b1f90
@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-180419",
@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.000026 0.000001 0.000027 ( 0.000027)
autoconf 0.000029 0.000001 0.000030 ( 0.000030)
configure 0.000023 0.000001 0.000024 ( 0.000023)
build_up 0.001844 0.004119 1.233894 ( 2.965198)
build_miniruby 0.001420 0.000105 1.391698 ( 1.951693)
build_ruby 0.002020 0.000150 3.388139 ( 5.345173)
build_all 0.004887 0.004263 4.086976 ( 5.916624)
build_install 0.016238 0.003150 3.130539 ( 4.634123)
test_btest 0.000834 0.000098 60.855352 ( 73.625426)
test_basic 0.001030 0.003557 0.466224 ( 0.858315)
test_all 0.001508 0.000215 680.067328 (680.272827)
test_rubyspec 0.022622 0.033812 75.318188 (100.813182)
total: 876.39 sec