Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-072130
#<BuildRuby:0x0000563855062230
@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.20230612-072130",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.005732 0.001433 1.986143 ( 4.644471)
build_miniruby 0.001494 0.000373 1.480042 ( 2.031411)
build_ruby 0.001231 0.000307 2.876269 ( 4.189144)
build_all 0.006239 0.001560 2.307040 ( 3.411944)
build_install 0.012204 0.008643 3.745353 ( 5.052320)
test_btest 0.000724 0.000214 79.397768 ( 82.308824)
test_basic 0.005680 0.002155 0.853647 ( 1.331018)
test_all 0.001323 0.000397 614.785342 (567.361909)
test_rubyspec 0.012464 0.045243 87.261292 (119.759041)
total: 790.09 sec