Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-212129
#<BuildRuby:0x000055ac8c9edf70
@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.20221227-212129",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000019)
build_up 0.000757 0.004176 1.244766 ( 1.925425)
build_miniruby 0.001533 0.000000 1.773784 ( 1.958362)
build_ruby 0.001766 0.000000 4.020493 ( 4.677238)
build_all 0.007016 0.001771 3.966868 ( 2.616865)
build_install 0.014551 0.004762 3.193072 ( 3.338316)
test_btest 0.000630 0.000177 57.288240 ( 31.417035)
test_basic 0.002047 0.003671 0.442859 ( 1.070605)
test_all 0.001210 0.000155 720.412982 (694.415018)
test_rubyspec 0.036428 0.023341 76.989196 (108.654968)
total: 850.07 sec