Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240715-194820
#<BuildRuby:0x00007f168a4bfdc8
@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.20240715-194820",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000019 0.000006 0.000025 ( 0.000025)
autoconf 0.000039 0.000011 0.000050 ( 0.000050)
configure 0.000034 0.000010 0.000044 ( 0.000044)
build_up 0.006721 0.001890 3.611398 ( 4.089132)
build_miniruby 0.001550 0.000436 1.521420 ( 1.633482)
build_ruby 0.001497 0.000422 4.299283 ( 4.743732)
build_all 0.004998 0.005836 8.599432 ( 5.029654)
build_install 0.014486 0.009413 11.578789 ( 7.783960)
test_btest 0.000964 0.000000 112.922328 ( 43.938998)
test_basic 0.004955 0.003558 0.917564 ( 0.966934)
test_all 0.110348 0.038144 747.336622 (213.652318)
test_rubyspec 0.044822 0.042625 154.311952 ( 31.085981)
total: 312.93 sec