Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-204535
#<BuildRuby:0x00007fedb939fdd8
@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.20240708-204535",
@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.000003 0.000020 ( 0.000021)
autoconf 0.000037 0.000006 0.000043 ( 0.000043)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.004705 0.003423 3.875408 ( 3.769774)
build_miniruby 0.001521 0.000282 1.406469 ( 1.404220)
build_ruby 0.001643 0.000304 4.329898 ( 4.486867)
build_all 0.005767 0.003571 8.276272 ( 3.635027)
build_install 0.013596 0.010267 11.708873 ( 5.864199)
test_btest 0.000899 0.000000 120.156414 ( 37.074141)
test_basic 0.006468 0.003755 1.199677 ( 1.253959)
test_all 0.114386 0.039946 876.978174 (286.860840)
test_rubyspec 0.055366 0.034294 172.184697 ( 43.143616)
total: 387.49 sec