Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-031800
#<BuildRuby:0x00007efe6d1dfde0
@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.20240818-031800",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.000000 0.007568 2.760255 ( 2.680695)
build_miniruby 0.000892 0.000658 1.165499 ( 1.162685)
build_ruby 0.001988 0.000000 3.954512 ( 4.124910)
build_all 0.005114 0.003901 7.892372 ( 3.119079)
build_install 0.000728 0.019144 9.404446 ( 4.151640)
test_btest 0.000000 0.001137 109.228921 ( 30.099060)
test_basic 0.007637 0.002554 1.126414 ( 1.170456)
test_all 0.111102 0.039880 690.543071 (204.851682)
test_rubyspec 0.028235 0.065622 173.122040 ( 28.537004)
total: 279.90 sec