Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-220128
#<BuildRuby:0x0000556accd05f20
@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.20221221-220128",
@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.000026 0.000002 0.000028 ( 0.000022)
autoconf 0.000039 0.000003 0.000042 ( 0.000035)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.001582 0.004135 1.197573 ( 2.017091)
build_miniruby 0.001342 0.000155 1.473733 ( 1.534295)
build_ruby 0.001360 0.000157 3.551712 ( 4.045458)
build_all 0.001953 0.006452 4.011857 ( 2.930447)
build_install 0.014188 0.003607 3.354661 ( 3.523244)
test_btest 0.000672 0.000123 56.066258 ( 31.106773)
test_basic 0.000000 0.005770 0.451852 ( 0.792652)
test_all 0.000742 0.000974 660.862739 (284.252203)
test_rubyspec 0.019632 0.031498 73.360835 ( 90.131619)
total: 420.34 sec