Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-225644
#<BuildRuby:0x0000560f67f4a228
@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.20230808-225644",
@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.000017 0.000000 0.000017 ( 0.000017)
autoconf 0.000027 0.000000 0.000027 ( 0.000027)
configure 0.000021 0.000000 0.000021 ( 0.000022)
build_up 0.006129 0.000668 2.168111 ( 6.833193)
build_miniruby 0.001144 0.000321 1.696125 ( 3.367860)
build_ruby 0.001457 0.000408 3.271701 ( 5.032070)
build_all 0.003628 0.004049 2.628394 ( 4.239719)
build_install 0.017652 0.001382 4.280355 ( 5.553878)
test_btest 0.000774 0.000213 81.990215 ( 54.709406)
test_basic 0.002587 0.003869 0.927647 ( 2.139242)
test_all 0.001023 0.000307 661.948951 (451.171912)
test_rubyspec 0.043212 0.018801 99.993277 (203.766203)
total: 736.81 sec