Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-221215
#<BuildRuby:0x00005606eef12228
@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-221215",
@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.000002 0.000018 ( 0.000018)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005927 0.000474 1.920672 ( 4.341425)
build_miniruby 0.001285 0.000103 1.316652 ( 1.453619)
build_ruby 0.001413 0.000113 2.636884 ( 3.046143)
build_all 0.006133 0.000491 2.123565 ( 2.135327)
build_install 0.015474 0.000121 3.415154 ( 3.151237)
test_btest 0.000648 0.000046 74.226487 ( 39.701145)
test_basic 0.001183 0.004808 0.726793 ( 0.849011)
test_all 0.001635 0.000176 572.183765 (232.458826)
test_rubyspec 0.018992 0.033483 80.575194 ( 96.144260)
total: 383.28 sec