Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-235208
#<BuildRuby:0x00007fd32664fdd8
@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-235208",
@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.000037 0.000011 0.000048 ( 0.000048)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.007569 0.002129 4.174924 ( 5.760364)
build_miniruby 0.001600 0.000450 1.925053 ( 2.291443)
build_ruby 0.002397 0.000675 4.799889 ( 5.699133)
build_all 0.006350 0.004975 9.216639 ( 9.573664)
build_install 0.021188 0.005459 12.474822 ( 13.055439)
test_btest 0.000935 0.000278 131.834683 (135.873886)
test_basic 0.012623 0.002333 1.465113 ( 2.406027)
test_all 0.098334 0.068174 973.387363 (796.357612)
test_rubyspec 0.052226 0.046086 178.095464 (101.071810)
total: 1072.09 sec