Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230130-170749
#<BuildRuby:0x0000558705a3e198
@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.20230130-170749",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004357 0.000545 1.153409 ( 1.984729)
build_miniruby 0.001443 0.000000 1.135244 ( 1.193675)
build_ruby 0.000000 0.001523 2.259370 ( 2.482371)
build_all 0.001301 0.005821 3.828278 ( 2.842466)
build_install 0.013731 0.000277 2.940369 ( 3.096955)
test_btest 0.000606 0.000104 55.284054 ( 31.407626)
test_basic 0.005251 0.000905 0.437561 ( 0.652685)
test_all 0.000000 0.001570 731.608773 (577.418611)
test_rubyspec 0.047614 0.019943 80.777891 (129.485882)
total: 750.57 sec