Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-222501
#<BuildRuby:0x0000556731c72228
@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.20230815-222501",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.002815 0.004135 2.357930 ( 6.784238)
build_miniruby 0.001374 0.000133 1.740806 ( 3.676373)
build_ruby 0.001439 0.000139 3.347287 ( 6.387657)
build_all 0.007822 0.000757 6.633332 ( 6.381881)
build_install 0.010266 0.009553 8.058806 ( 10.631521)
test_btest 0.000662 0.000103 85.528487 ( 57.098116)
test_basic 0.006353 0.000993 1.003044 ( 2.348921)
test_all 0.008535 0.001333 677.863901 (418.246111)
test_rubyspec 0.027735 0.039182 104.680257 (143.883780)
total: 655.44 sec