Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-140018
#<BuildRuby:0x00005575f1a2e3d0
@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.20221207-140018",
@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.000000 0.000012 ( 0.000013)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.005204 0.000201 1.446072 ( 1.848824)
build_miniruby 0.000000 0.001248 1.256997 ( 1.259527)
build_ruby 0.000000 0.001544 2.496668 ( 2.504124)
build_all 0.006002 0.001018 3.645353 ( 2.362909)
build_install 0.010929 0.004736 2.813746 ( 2.459296)
test_btest 0.000649 0.000068 53.942526 ( 26.902614)
test_basic 0.002553 0.003509 0.348392 ( 0.448301)
test_all 0.000854 0.000111 620.489363 (242.185627)
test_rubyspec 0.034469 0.013016 68.717000 ( 79.453442)
total: 359.43 sec