Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-045614
#<BuildRuby:0x000055ba149121d8
@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.20230508-045614",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000000 0.000049 0.000049 ( 0.000120)
build_up 0.001354 0.004200 1.789609 ( 3.117635)
build_miniruby 0.000000 0.001221 1.381144 ( 1.460760)
build_ruby 0.000000 0.001730 2.554680 ( 2.788899)
build_all 0.000868 0.006022 2.236605 ( 1.949394)
build_install 0.006873 0.008419 3.399551 ( 2.984347)
test_btest 0.000000 0.001934 76.033479 ( 37.657357)
test_basic 0.002006 0.004806 0.807698 ( 0.972425)
test_all 0.000909 0.000371 567.291323 (233.499124)
test_rubyspec 0.030066 0.022420 81.357735 ( 97.764946)
total: 382.20 sec