Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-184843
#<BuildRuby:0x0000559caf7da1a8
@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.20240114-184843",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.006362 0.000164 1.745054 ( 3.583537)
build_miniruby 0.001784 0.000000 1.770697 ( 2.558379)
build_ruby 0.002058 0.000000 3.469943 ( 4.975753)
build_all 0.007947 0.000539 6.026327 ( 8.005569)
build_install 0.015132 0.004194 7.222567 ( 9.289617)
test_btest 0.001425 0.000044 82.996329 (114.763926)
test_basic 0.009101 0.000000 0.940250 ( 2.050191)
test_all 0.085788 0.044323 854.173527 (955.322096)
test_rubyspec 0.041559 0.028096 98.687982 (123.965755)
total: 1224.52 sec