Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240708-123558
#<BuildRuby:0x00007f6386b5fdd8
@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-123558",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000037 0.000003 0.000040 ( 0.000040)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.008288 0.000013 3.885825 ( 3.587874)
build_miniruby 0.001524 0.000117 1.444459 ( 1.445342)
build_ruby 0.001649 0.000127 3.768893 ( 4.078927)
build_all 0.006800 0.003239 8.317692 ( 3.487188)
build_install 0.020796 0.003644 12.146166 ( 6.057712)
test_btest 0.000973 0.000099 123.888057 ( 40.445171)
test_basic 0.006489 0.004687 1.114630 ( 1.163469)
test_all 0.131720 0.018023 772.497703 (229.551672)
test_rubyspec 0.055397 0.030184 167.478409 ( 34.401340)
total: 324.22 sec