Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240813-191023
#<BuildRuby:0x00007fcba2a5fdc8
@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.20240813-191023",
@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.000005 0.000023 ( 0.000024)
autoconf 0.000035 0.000010 0.000045 ( 0.000045)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.007168 0.002016 4.048336 ( 4.567883)
build_miniruby 0.000000 0.002205 1.782859 ( 1.853501)
build_ruby 0.001420 0.001053 4.598521 ( 22.464828)
build_all 0.006804 0.002422 7.596810 ( 2.935351)
build_install 0.019734 0.001065 10.766800 ( 4.921090)
test_btest 0.000754 0.000208 119.139238 ( 37.078099)
test_basic 0.007176 0.004989 1.285509 ( 1.353150)
test_all 0.114665 0.033271 782.646196 (240.706294)
test_rubyspec 0.028857 0.066026 165.040668 ( 30.399370)
total: 346.28 sec