Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-075413
#<BuildRuby:0x00005566f5f8df70
@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.20230203-075413",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.001330 0.004234 1.296988 ( 2.178077)
build_miniruby 0.001179 0.000147 1.476764 ( 1.628957)
build_ruby 0.001116 0.000140 2.413376 ( 2.651248)
build_all 0.007817 0.000431 3.970761 ( 2.170039)
build_install 0.006867 0.008399 2.985850 ( 2.791084)
test_btest 0.000791 0.000147 56.463526 ( 29.812191)
test_basic 0.004946 0.000916 0.444252 ( 0.602346)
test_all 0.001642 0.000304 649.705747 (258.930227)
test_rubyspec 0.024919 0.026649 74.592010 ( 88.357358)
total: 389.12 sec