Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230113-124847
#<BuildRuby:0x0000560629022008
@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.20230113-124847",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000022 0.000005 0.000027 ( 0.000026)
build_up 0.004333 0.000985 1.186748 ( 2.041512)
build_miniruby 0.001071 0.000243 1.434259 ( 1.571810)
build_ruby 0.001203 0.000273 3.499238 ( 4.063513)
build_all 0.002371 0.004940 3.903093 ( 2.779423)
build_install 0.011522 0.003930 2.839949 ( 2.908498)
test_btest 0.000851 0.000000 55.670921 ( 30.847937)
test_basic 0.005943 0.000678 0.453633 ( 0.699071)
test_all 0.001085 0.000111 630.746472 (269.161042)
test_rubyspec 0.027764 0.020365 72.094298 ( 90.704335)
total: 404.78 sec