Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230623-213951
#<BuildRuby:0x000055c5de4d2570
@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.20230623-213951",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.005684 0.000682 1.992725 ( 5.654669)
build_miniruby 0.002064 0.000000 1.753061 ( 3.319511)
build_ruby 0.001883 0.000000 3.260863 ( 6.857827)
build_all 0.006012 0.002256 2.441440 ( 4.059300)
build_install 0.012176 0.008644 3.869947 ( 6.846124)
test_btest 0.000931 0.000000 81.672853 ( 73.184035)
test_basic 0.003559 0.004477 0.936618 ( 2.209586)
test_all 0.000000 0.001886 582.845929 (392.950836)
test_rubyspec 0.024335 0.029148 86.787693 (129.065786)
total: 624.15 sec