Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-234646
#<BuildRuby:0x000055fd51315fc0
@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.20240304-234646",
@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.000025)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000030 0.000004 0.000034 ( 0.000033)
build_up 0.008732 0.000072 2.763873 ( 3.087212)
build_miniruby 0.001589 0.000170 1.788740 ( 1.851958)
build_ruby 0.001513 0.000163 3.891955 ( 4.110702)
build_all 0.008377 0.000000 6.926750 ( 3.874167)
build_install 0.014571 0.005888 9.062734 ( 5.381222)
test_btest 0.000000 0.000840 93.204858 ( 60.265613)
test_basic 0.004604 0.003492 1.069102 ( 1.261368)
test_all 0.089157 0.034318 803.428603 (509.976112)
test_rubyspec 0.031702 0.065877 136.128293 (205.766057)
total: 795.58 sec