Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-223727
#<BuildRuby:0x00005632f9735a00
@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.20240301-223727",
@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.000020 0.000003 0.000023 ( 0.000022)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.006845 0.000944 2.688628 ( 2.827407)
build_miniruby 0.000000 0.001589 1.810999 ( 1.819358)
build_ruby 0.000000 0.001760 3.715524 ( 3.954998)
build_all 0.001585 0.006770 6.731429 ( 3.690105)
build_install 0.016036 0.003995 8.735891 ( 5.431691)
test_btest 0.000777 0.000173 94.437902 ( 40.029164)
test_basic 0.006150 0.000000 0.844787 ( 0.904879)
test_all 0.070326 0.047034 780.600218 (270.470803)
test_rubyspec 0.061049 0.031308 125.652207 (137.891607)
total: 467.02 sec