Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-011621
#<BuildRuby:0x00007ff073d2fdc8
@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.20240808-011621",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000031 0.000006 0.000037 ( 0.000037)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.005271 0.002538 3.210425 ( 3.425816)
build_miniruby 0.000000 0.001814 1.286098 ( 1.282596)
build_ruby 0.000741 0.001177 3.900264 ( 4.102903)
build_all 0.008960 0.000340 8.204337 ( 3.298353)
build_install 0.017423 0.002121 10.663280 ( 4.910278)
test_btest 0.000765 0.000164 112.307937 ( 29.362566)
test_basic 0.008128 0.001742 1.064117 ( 1.110576)
test_all 0.091356 0.057068 790.540412 (244.607792)
test_rubyspec 0.067878 0.024215 160.929307 ( 33.936658)
total: 326.04 sec