Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-195707
#<BuildRuby:0x00005579a94e2320
@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.20240317-195707",
@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.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004131 0.004022 2.399004 ( 2.530325)
build_miniruby 0.001523 0.000000 1.733915 ( 1.749929)
build_ruby 0.001940 0.000000 3.922279 ( 4.119302)
build_all 0.008560 0.000000 7.375946 ( 3.989694)
build_install 0.015407 0.004636 9.245929 ( 5.640874)
test_btest 0.000679 0.000117 96.966467 ( 47.604535)
test_basic 0.004460 0.004221 0.979127 ( 1.050026)
test_all 0.090868 0.033888 832.611204 (402.517564)
test_rubyspec 0.041915 0.059147 141.721100 (203.773792)
total: 672.98 sec