Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-141544
#<BuildRuby:0x000055606db66228
@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.20240305-141544",
@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.000003 0.000026 ( 0.000026)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.008070 0.000931 2.796851 ( 4.388604)
build_miniruby 0.001201 0.000138 1.900680 ( 3.006250)
build_ruby 0.001715 0.000000 3.967514 ( 4.879002)
build_all 0.001225 0.007788 7.070331 ( 6.557028)
build_install 0.021225 0.000686 8.973111 ( 8.230581)
test_btest 0.000860 0.000134 95.191832 ( 79.205389)
test_basic 0.004596 0.004417 1.017215 ( 1.616208)
test_all 0.074359 0.048379 861.694244 (518.663645)
test_rubyspec 0.037262 0.053500 133.042252 (172.156276)
total: 798.70 sec