Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-135221
#<BuildRuby:0x000055acafdbe078
@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.20230711-135221",
@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.000024 0.000004 0.000028 ( 0.000029)
autoconf 0.000028 0.000005 0.000033 ( 0.000032)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.002465 0.004713 2.229897 ( 5.676656)
build_miniruby 0.001263 0.000274 1.742818 ( 2.763681)
build_ruby 0.001681 0.000000 3.439815 ( 6.562878)
build_all 0.008163 0.000244 2.704471 ( 4.173595)
build_install 0.018223 0.001743 4.190932 ( 6.334385)
test_btest 0.000971 0.000180 85.247264 ( 64.533185)
test_basic 0.000198 0.008438 0.943873 ( 1.838649)
test_all 0.001448 0.000362 628.466411 (361.959123)
test_rubyspec 0.034898 0.019105 91.430890 (133.564712)
total: 587.41 sec