Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230709-032726
#<BuildRuby:0x00005616827a6130
@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.20230709-032726",
@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.000023 0.000002 0.000025 ( 0.000024)
autoconf 0.000029 0.000002 0.000031 ( 0.000032)
configure 0.000028 0.000002 0.000030 ( 0.000030)
build_up 0.003179 0.004362 2.020002 ( 5.615193)
build_miniruby 0.001404 0.000156 1.665733 ( 3.235857)
build_ruby 0.001508 0.000168 3.391086 ( 19.811030)
build_all 0.007019 0.000780 2.604267 ( 4.433778)
build_install 0.018012 0.000930 4.069928 ( 6.707176)
test_btest 0.000687 0.000071 83.430265 ( 62.683622)
test_basic 0.007751 0.000290 0.915423 ( 1.813416)
test_all 0.001389 0.000139 649.274169 (475.682613)
test_rubyspec 0.041308 0.025575 99.096076 (229.383781)
total: 809.37 sec