Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-182536
#<BuildRuby:0x000055edf59f6008
@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.20230502-182536",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.002843 0.002650 1.624890 ( 2.932415)
build_miniruby 0.001166 0.000000 0.978162 ( 0.976261)
build_ruby 0.001250 0.000000 1.939316 ( 2.168338)
build_all 0.002522 0.003094 1.922295 ( 1.102870)
build_install 0.013907 0.000722 3.119495 ( 2.103814)
test_btest 0.000693 0.000173 71.347837 ( 19.377322)
test_basic 0.005359 0.000375 0.639139 ( 0.710856)
test_all 0.000723 0.000175 547.132996 (162.339820)
test_rubyspec 0.013996 0.030022 69.126030 ( 81.162816)
total: 272.88 sec