Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230911-023143
#<BuildRuby:0x000056462239a120
@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.20230911-023143",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.006128 0.000000 2.246404 ( 3.535179)
build_miniruby 0.000000 0.001677 1.670688 ( 1.670956)
build_ruby 0.000000 0.001847 3.360275 ( 3.588607)
build_all 0.001184 0.006764 6.194674 ( 3.132220)
build_install 0.012971 0.004074 7.535046 ( 3.995867)
test_btest 0.000561 0.000112 86.227682 ( 31.183776)
test_basic 0.003938 0.003819 0.990931 ( 1.076833)
test_all 0.007869 0.000892 666.194059 (253.371700)
test_rubyspec 0.022890 0.046741 100.274396 (111.762900)
total: 413.32 sec