Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-003337
#<BuildRuby:0x0000559da5155fc0
@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.20231222-003337",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000024 0.000005 0.000029 ( 0.000030)
configure 0.000021 0.000004 0.000025 ( 0.000026)
build_up 0.001873 0.004426 2.023464 ( 2.605905)
build_miniruby 0.001227 0.000295 1.745921 ( 1.779715)
build_ruby 0.001435 0.000344 3.760907 ( 4.110655)
build_all 0.003810 0.005234 5.901161 ( 3.743366)
build_install 0.019000 0.002533 7.615140 ( 5.341078)
test_btest 0.000725 0.000187 83.515091 ( 67.422368)
test_basic 0.006791 0.001753 0.962694 ( 1.593560)
test_all 0.090186 0.043697 741.782738 (802.632582)
test_rubyspec 0.039472 0.040260 104.558045 (183.378366)
total: 1072.61 sec