Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240812-005252
#<BuildRuby:0x00007f2e5f33fdd0
@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.20240812-005252",
@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.000003 0.000023 ( 0.000024)
autoconf 0.000039 0.000006 0.000045 ( 0.000045)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.007861 0.001275 3.931872 ( 4.212400)
build_miniruby 0.000000 0.001817 1.356746 ( 1.355939)
build_ruby 0.000000 0.001914 3.666233 ( 3.864886)
build_all 0.004098 0.003755 7.616984 ( 2.765885)
build_install 0.011656 0.004896 10.187971 ( 4.497939)
test_btest 0.000778 0.000171 123.380042 ( 38.362515)
test_basic 0.013197 0.000080 1.285174 ( 1.358461)
test_all 0.099179 0.052061 776.144824 (224.529384)
test_rubyspec 0.052753 0.033904 168.213771 ( 30.357709)
total: 311.31 sec