Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-050718
#<BuildRuby:0x000055f4ca162028
@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.20230909-050718",
@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.000000 0.000015 ( 0.000016)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005963 0.000066 2.140358 ( 3.342732)
build_miniruby 0.001859 0.000060 1.594293 ( 1.624849)
build_ruby 0.001598 0.000052 3.302996 ( 3.526016)
build_all 0.007844 0.000253 6.075938 ( 3.022253)
build_install 0.014330 0.004435 7.474441 ( 4.268470)
test_btest 0.001156 0.000068 85.317849 ( 31.444859)
test_basic 0.007732 0.000188 0.966307 ( 1.075556)
test_all 0.008265 0.000472 693.488234 (242.696925)
test_rubyspec 0.038730 0.029646 104.675961 (119.858708)
total: 410.86 sec