Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230811-225752
#<BuildRuby:0x000055fa7128a138
@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.20230811-225752",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000030 0.000001 0.000031 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.006928 0.000095 2.281690 ( 6.271804)
build_miniruby 0.001745 0.000059 1.662340 ( 2.168845)
build_ruby 0.001714 0.000000 3.624864 ( 5.295492)
build_all 0.008067 0.000000 2.728678 ( 3.570811)
build_install 0.014426 0.004437 4.196678 ( 4.911933)
test_btest 0.000719 0.000041 81.422790 ( 51.692634)
test_basic 0.000000 0.007832 0.930635 ( 1.805023)
test_all 0.000307 0.000870 648.578343 (425.994192)
test_rubyspec 0.023924 0.038739 101.432780 (202.551407)
total: 704.26 sec