Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230428-105219
#<BuildRuby:0x0000560ac79361d8
@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.20230428-105219",
@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.000016 0.000004 0.000020 ( 0.000022)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.001765 0.004470 1.901385 ( 4.245541)
build_miniruby 0.001139 0.000342 1.305513 ( 1.323567)
build_ruby 0.001538 0.000000 2.603216 ( 2.926620)
build_all 0.006066 0.001023 2.316403 ( 2.024331)
build_install 0.017181 0.000000 3.459614 ( 3.147514)
test_btest 0.001005 0.000000 72.555236 ( 36.182603)
test_basic 0.005912 0.000677 0.766305 ( 0.854627)
test_all 0.001263 0.000292 566.683637 (238.394385)
test_rubyspec 0.028134 0.019499 80.088536 ( 96.152714)
total: 385.25 sec