Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-151250
#<BuildRuby:0x000055ba9d552320
@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.20231018-151250",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000018 0.000007 0.000025 ( 0.000025)
configure 0.000016 0.000007 0.000023 ( 0.000023)
build_up 0.002956 0.003560 2.342999 ( 2.590745)
build_miniruby 0.001290 0.000562 1.771373 ( 1.789795)
build_ruby 0.001193 0.000518 3.441068 ( 3.659526)
build_all 0.007208 0.001297 6.576779 ( 3.209877)
build_install 0.016838 0.003519 8.314978 ( 5.177316)
test_btest 0.000590 0.000228 88.657041 ( 44.395936)
test_basic 0.005803 0.002246 0.977462 ( 1.081282)
test_all 0.005926 0.003981 704.313954 (272.453969)
test_rubyspec 0.028637 0.045799 106.791119 (124.923868)
total: 459.28 sec