Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240818-174243
#<BuildRuby:0x00007f8b243ffdc0
@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-174243",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000044 0.000009 0.000053 ( 0.000053)
configure 0.000035 0.000007 0.000042 ( 0.000042)
build_up 0.005805 0.004382 4.347884 ( 5.680330)
build_miniruby 0.001631 0.000344 1.873834 ( 2.304175)
build_ruby 0.002089 0.000440 5.116505 ( 6.164250)
build_all 0.007364 0.004896 9.755143 ( 10.195270)
build_install 0.015680 0.010412 13.265495 ( 13.367774)
test_btest 0.000881 0.000236 130.590661 (133.496542)
test_basic 0.013159 0.001095 1.442875 ( 2.259430)
test_all 0.131767 0.038732 1014.131860 (935.632006)
test_rubyspec 0.055949 0.045105 183.739471 (116.777901)
total: 1225.88 sec