Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-191954
#<BuildRuby:0x000055925930a4f8
@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.20240306-191954",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002898 0.004590 2.550540 ( 2.270817)
build_miniruby 0.001057 0.000220 1.473204 ( 1.471383)
build_ruby 0.000000 0.001717 3.823502 ( 4.024560)
build_all 0.006058 0.001813 6.801131 ( 3.137297)
build_install 0.018878 0.001012 8.565388 ( 4.476250)
test_btest 0.000857 0.000000 92.990297 ( 30.448684)
test_basic 0.002587 0.003537 0.965494 ( 1.030544)
test_all 0.092505 0.025005 778.289569 (266.276034)
test_rubyspec 0.051538 0.035169 122.019344 (131.827519)
total: 444.96 sec