Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240614-180310
#<BuildRuby:0x00007f3ce031fdc0
@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.20240614-180310",
@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.000020 0.000005 0.000025 ( 0.000027)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.003991 0.004012 3.515278 ( 3.512639)
build_miniruby 0.000000 0.001689 1.536033 ( 1.533647)
build_ruby 0.000000 0.001855 3.643653 ( 3.777883)
build_all 0.000000 0.009633 7.734562 ( 3.083609)
build_install 0.012473 0.008605 10.987239 ( 5.403478)
test_btest 0.000717 0.000313 114.750474 ( 49.830543)
test_basic 0.008572 0.000080 1.117447 ( 1.167965)
test_all 0.099144 0.053202 843.685022 (259.463229)
test_rubyspec 0.040194 0.051800 163.433367 ( 33.510668)
total: 361.28 sec