Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-085647
#<BuildRuby:0x0000564f673fe0f0
@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.20230509-085647",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.000000 0.006001 1.810062 ( 4.082606)
build_miniruby 0.000000 0.001440 1.308615 ( 1.340336)
build_ruby 0.000684 0.000662 2.596014 ( 3.072981)
build_all 0.006406 0.000560 2.167086 ( 2.002180)
build_install 0.008747 0.005402 3.325112 ( 2.818416)
test_btest 0.000881 0.000000 75.946870 ( 38.214747)
test_basic 0.000288 0.003426 0.738097 ( 0.906289)
test_all 0.000998 0.000296 577.280356 (284.623739)
test_rubyspec 0.029917 0.024842 83.165359 (104.485965)
total: 441.55 sec