Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-175952
#<BuildRuby:0x0000559636b921a8
@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.20230510-175952",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000019 0.000006 0.000025 ( 0.000024)
configure 0.000013 0.000005 0.000018 ( 0.000018)
build_up 0.004403 0.001467 1.821303 ( 3.596615)
build_miniruby 0.000982 0.000328 1.300320 ( 1.531791)
build_ruby 0.001213 0.000405 2.528826 ( 2.762682)
build_all 0.000000 0.006463 2.141344 ( 1.672874)
build_install 0.015087 0.001292 3.352527 ( 3.076608)
test_btest 0.000628 0.000228 73.640783 ( 39.283494)
test_basic 0.001283 0.004751 0.746086 ( 0.882820)
test_all 0.000954 0.000390 563.293011 (230.030824)
test_rubyspec 0.012971 0.038976 81.675159 ( 98.546616)
total: 381.39 sec