Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240921-031635
#<BuildRuby:0x00007f855907fdd8
@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.20240921-031635",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000037 0.000005 0.000042 ( 0.000041)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.001181 0.007660 4.825202 ( 4.068897)
build_miniruby 0.001401 0.000247 1.661165 ( 1.658991)
build_ruby 0.002076 0.000000 4.481495 ( 4.655263)
build_all 0.008607 0.000000 7.061424 ( 2.882668)
build_install 0.014694 0.006071 10.467054 ( 4.949964)
test_btest 0.000976 0.000000 94.383238 ( 34.251478)
test_basic 0.006657 0.003823 0.908215 ( 0.957854)
test_all 0.123425 0.031658 779.232489 (231.219523)
test_rubyspec 0.053996 0.029726 144.669234 ( 27.463866)
total: 312.11 sec