Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-045734
#<BuildRuby:0x00007fb87c32fdc0
@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.20240828-045734",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000032 0.000004 0.000036 ( 0.000036)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.003587 0.004599 3.289463 ( 3.302776)
build_miniruby 0.001395 0.000233 1.486574 ( 1.483484)
build_ruby 0.001796 0.000299 3.693313 ( 39.168887)
build_all 0.004949 0.003562 8.042861 ( 3.065527)
build_install 0.012088 0.007285 10.591771 ( 4.763750)
test_btest 0.000733 0.000157 117.786837 ( 32.231847)
test_basic 0.004898 0.004228 1.139835 ( 1.193071)
test_all 0.111595 0.039861 836.528727 (238.282798)
test_rubyspec 0.041351 0.049689 169.651796 ( 34.229221)
total: 357.72 sec