Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-030142
#<BuildRuby:0x0000556333dda3b0
@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.20221209-030142",
@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.000003 0.000015 ( 0.000015)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.001701 0.003334 1.281316 ( 1.472261)
build_miniruby 0.000794 0.000216 0.963959 ( 0.962828)
build_ruby 0.001441 0.000000 1.913945 ( 1.907610)
build_all 0.003683 0.002073 2.924685 ( 1.369183)
build_install 0.006192 0.005609 2.565449 ( 1.691594)
test_btest 0.000629 0.000201 54.047212 ( 13.730973)
test_basic 0.000026 0.003914 0.329297 ( 0.423411)
test_all 0.001513 0.000545 634.081140 (189.221508)
test_rubyspec 0.014797 0.019330 62.049663 ( 71.937234)
total: 282.72 sec